mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 00:21:18 +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