Replies: 1 comment 1 reply
-
I use the following approach:
This way I do not need to modify the generated main.py file. |
Beta Was this translation helpful? Give feedback.
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.
-
Hello,
I wonder how to have a nice workflow.
Constructing this application is an iterrative process so how do you organize yourself to not override previously implemented endpoints ?
I ses no problem to override models but endpoints ?
Two options :
Regards
Beta Was this translation helpful? Give feedback.
All reactions