mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 19:43:40 +00:00
* Add args to reserved words * arg and args to _arg and _args in templates * Corrections * Test added * Corrections * Use arg and args as defined properties * Removed unnecessary assertion * Suggested change