Add swagger integration

This commit is contained in:
2023-09-12 09:27:08 -06:00
parent 4fb5a6d2bf
commit a19affcdfd
6 changed files with 42 additions and 9 deletions

View File

@@ -23,6 +23,7 @@
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/swagger": "^7.1.11",
"axios": "^1.5.0",
"ramda": "^0.29.0",
"reflect-metadata": "^0.1.13",