feat(api): API documentation with Swagger UI (#49791)

This commit is contained in:
Niraj Nandish
2023-03-24 13:00:51 +04:00
committed by GitHub
parent 1d616c733b
commit 1dcba784fd
5 changed files with 109 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@
"@fastify/cookie": "^8.3.0",
"@fastify/middie": "8.1",
"@fastify/session": "^10.1.1",
"@fastify/swagger": "^8.3.1",
"@fastify/swagger-ui": "^1.5.0",
"@prisma/client": "4.11.0",
"@sinclair/typebox": "0.25.24",
"connect-mongo": "4.6.0",