experimental: api doc
This commit is contained in:
parent
25a20c4ad2
commit
cef53c0db9
3 changed files with 47 additions and 35 deletions
|
|
@ -21,7 +21,6 @@
|
|||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.16.13",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
"nodemon": "^3.1.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^5.21.1",
|
||||
|
|
@ -33,6 +32,7 @@
|
|||
"@elastic/elasticsearch": "^8.15.1",
|
||||
"@fast-csv/parse": "^5.0.0",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@scalar/express-api-reference": "^0.4.165",
|
||||
"@tsoa/runtime": "^6.5.1",
|
||||
"@types/morgan": "^1.9.9",
|
||||
"cors": "^2.8.5",
|
||||
|
|
@ -44,7 +44,6 @@
|
|||
"morgan": "^1.10.0",
|
||||
"prisma-extension-kysely": "^2.1.0",
|
||||
"promise.any": "^2.0.6",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"tsoa": "^6.5.1",
|
||||
"winston": "^3.15.0",
|
||||
"winston-elasticsearch": "^0.19.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue