mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-21 19:59:10 +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.