Replies: 1 comment
-
|
@rhodee We are not supporting JSON schema's as input, only Swagger and OpenAPI files. What you can do here is convert your JSON schema's to the OpenAPI format. |
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.
-
I have a directory of JSON schema, and it would be excellent to be able to generate Zod objects from them. However I am unsure if this is possible. Would it be possible?
I want to use a configuration something like this (this does not work)
Beta Was this translation helpful? Give feedback.
All reactions