Replies: 2 comments
-
|
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
instead of doing
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My main concern is i want to have swagger in my
local setup/ develop branch, and also have the swagger in mystaging branchbut not in my main branch which will be prod.//zod-extend.ts
//openAPIRouter.ts
//generateOpenAPIDocument.ts
//Dockerfile
docker-compose.yml
this has me bugging for a while, on previous version this
--import ./src/api-docs/zod-extend.tswasn't required at all.error
Beta Was this translation helpful? Give feedback.
All reactions