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

Plugin generates invalid code with kebab-cased-variable-names

Open thedroiddiv opened this issue 3 years ago • 0 comments

Screenshot 2022-12-16 at 6 58 13 PM

I'm trying to generate code for a third-party API service. They have a kebab-cased naming for different variables in response for which the generated code is invalid in Kotlin. I searched for any configuration that could handle this but found none.

thedroiddiv avatar Dec 16 '22 13:12 thedroiddiv