Replies: 3 comments 2 replies
|
Hi if you don't put a client and just add a path to the property schemas it should work as you expect normally. |
1 reply
|
I upvote this. I also want to opt out of client generation completely. There's that |
0 replies
|
I have the following configuration: this conf generates only types |
1 reply
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.
I have backend and multiple frontend repos. I want to extract openapi docs into a separate repo and have each project generate their own types.
For the backend however, I don't need the hooks, only the types. Would it make sense to allow this config to drop hooks completely?
All reactions