1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore(specs): specs added for deploy upload file and zipped file

This commit is contained in:
Saad Jutt
2022-06-16 17:58:56 +05:00
parent b81d742c6c
commit 4e7579dc10
4 changed files with 319 additions and 5 deletions

View File

@@ -68,6 +68,7 @@
"url": "^0.10.3"
},
"devDependencies": {
"@types/adm-zip": "^0.5.0",
"@types/bcryptjs": "^2.4.2",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.12",
@@ -83,6 +84,7 @@
"@types/supertest": "^2.0.11",
"@types/swagger-ui-express": "^4.1.3",
"@types/unzipper": "^0.10.5",
"adm-zip": "^0.5.9",
"dotenv": "^10.0.0",
"http-headers-validation": "^0.0.1",
"jest": "^27.0.6",