mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-28 22:43:43 +00:00
* Prevent usage of reserved keyword for model fields * Changes from code review to follow JS convention of using toParamName and toVarName * Another small change from code review. Removing from postProcess because it is already called from somewhere else.