This commit is contained in:
admin
2026-04-11 20:46:55 +08:00
parent e6c2d76238
commit e04405d0bc
70 changed files with 10438 additions and 332 deletions

View File

@@ -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(
{