【m】增加swagger

This commit is contained in:
2026-03-01 23:41:42 +08:00
parent f9037ca05d
commit c39dbfe8d5
11 changed files with 1205 additions and 104 deletions

View File

@@ -19,6 +19,8 @@
"debug": "~4.3.4",
"express": "~4.18.1",
"morgan": "^1.10.0",
"swagger-jsdoc": "^6.2.1",
"swagger-ui-express": "^4.5.0",
"uuid": "^9.0.0",
"ws": "^8.8.1"
},
@@ -26,6 +28,8 @@
"@jest-mock/express": "^2.0.1",
"@types/jest": "^29.0.2",
"@types/morgan": "^1.9.3",
"@types/swagger-jsdoc": "^6.0.1",
"@types/swagger-ui-express": "^4.1.3",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"eslint": "^8.23.0",