Add support to generate models as part of openapi generator #1285
Unanswered
Shaun-Hirst
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Description
we use openapi generator to generate a python flask app, we use this with sqlachlemy and openachelmy, this generates the model classes. this uses the api schema file to generate the models.
it would be good If this was possible for the python FastAPI generator as well. it already generates Pydantic models.
https://openapi-generator.tech
Operating System
Linux
SQLModel Version
latest
Python Version
3.11
Beta Was this translation helpful? Give feedback.
All reactions