confusedDev
5 years agoNew Contributor
Creating schema that contains auto incremented value from database
So I have a table in my sql database that has an auto incremented id field. This field is auto incremented on the database side. My generated python function to add a row to this table has a variable...
- 5 years ago
as your nick says, this is a confuse dev :D
honestly i'm not sure if i follow, but swagger-codegen is not generating code for any persistant logic currently. If that's what you're trying to get, you would need to create your own generator with templates https://github.com/swagger-api/swagger-codegen#customizing-the-generator