update
This commit is contained in:
@@ -37,7 +37,9 @@ async function bootstrap() {
|
||||
|
||||
const swaggerConfig = new DocumentBuilder()
|
||||
.setTitle('ToolsShow Backend API')
|
||||
.setDescription('NestJS backend for ToolsShow with hybrid web/download tool access.')
|
||||
.setDescription(
|
||||
'NestJS backend for ToolsShow with hybrid web/download tool access.',
|
||||
)
|
||||
.setVersion('1.0.0')
|
||||
.addBearerAuth(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user