mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 15:39:07 +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)