swagger-codegen-generators
swagger-codegen-generators copied to clipboard
refactor: Improve JSON handling in Kotlin client codegen templates
- Add Json import and annotation to handlebars templates
- Improve data class serialization in Kotlin client
Field names compatible with both upper camel case and lower camel case