mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 18:59:17 +00:00
* add apiSuffix configuration * Add default value for Api suffix * remove overriding method toApiName * refactor the global option apiSuffix to kotlin specific feature * add missing Option for apiSuffix * extend readme.md for apiSuffix configuration * update doc * add testcase