Generating schema / interfaces from Models? #2667
popovicieduard
started this conversation in
General
Replies: 1 comment
-
Hey @popovicieduard! 👋 There is no way to generate a schema from your Models. Take a look at this example: https://github.com/mikealche/Next-Adonis-Typescript |
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 question regarding tooling for frontend. Let's say I would want to generate interfaces from my adonis models, how would you approach this? I've looked into openapi-generator but couldn't find anything usefull.
Beta Was this translation helpful? Give feedback.
All reactions