mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-24 09:40:53 +00:00
* [kotlin] Sanitize one_of and any_of model variable names to avoid compilation errors (#19942) * [kotlin] add missing validateJsonElement method to oneOf and anyOf model templates (#19942)