swagger-codegen-generators icon indicating copy to clipboard operation
swagger-codegen-generators copied to clipboard

refactor: Improve JSON handling in Kotlin client codegen templates

Open marunrun opened this issue 2 years ago • 0 comments

  • 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

marunrun avatar Apr 14 '23 06:04 marunrun