chore: add openapi

This commit is contained in:
Catalin Pit
2024-01-19 16:55:16 +02:00
parent 3b82ba57f3
commit b28a7f9702
6 changed files with 1533 additions and 4 deletions
+3 -2
View File
@@ -19,10 +19,11 @@
"@documenso/prisma": "*",
"@ts-rest/core": "^3.30.5",
"@ts-rest/next": "^3.30.5",
"@ts-rest/open-api": "^3.33.0",
"luxon": "^3.4.0",
"superjson": "^1.13.1",
"swagger-ui-react": "^5.11.0",
"ts-pattern": "^5.0.5",
"zod": "^3.22.4"
},
"devDependencies": {}
}
}