swagger-codegen-generators
swagger-codegen-generators copied to clipboard
[Python] Keep the original case option when generating python objects
Would it be possible to have an option to keep original case or not use snake_case for attributes of classes that get generated from source file (yml)? Something similar to what was done here: PythonClientCodegen.java
@dmestetskiy I think this might cover what you're looking for https://github.com/swagger-api/swagger-codegen-generators/pull/1039
I'm still waiting on a contributor on this repo to approve it.
@gdebeaupuis-plenty I appreciate the update!
@gdebeaupuis-plenty do you have any update on this?
Unfortunately no, it doesn't look like the core contributors took a look at the PR. Not sure how to get their attention.