mirror of
https://github.com/Floriansylvain/SnippetsManager.git
synced 2026-08-19 11:43:15 +02:00
Started to add Swagger doc
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"nodemon": "^2.0.20",
|
||||
"prisma": "^4.10.1",
|
||||
"swagger-jsdoc": "^6.2.8",
|
||||
"swagger-ui-express": "^4.6.1",
|
||||
"wait-on": "^7.0.1",
|
||||
"zod": "^3.20.2"
|
||||
},
|
||||
@@ -38,6 +40,8 @@
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/jsonwebtoken": "^9.0.1",
|
||||
"@types/supertest": "^2.0.12",
|
||||
"@types/swagger-jsdoc": "^6.0.1",
|
||||
"@types/swagger-ui-express": "^4.1.3",
|
||||
"jest": "^29.4.1",
|
||||
"npm": "^9.4.0",
|
||||
"prettier": "^2.8.4",
|
||||
|
||||
Reference in New Issue
Block a user