You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be feasible to convert a schema to json? I think this project will benefit from working together with zod, instead of Maintaining schemas both in the backend and frontend.
@matteoc99 first of all, sorry for not replying earlier. I forgot to enable all notification for the repository. I will look into the links and think about it.
First of all, great project.
Would it be feasible to convert a schema to json? I think this project will benefit from working together with zod, instead of Maintaining schemas both in the backend and frontend.
What i had in mind was something like:
zod-to-json-schema
json-schema-to-zod
Let me know what you think
The text was updated successfully, but these errors were encountered: