mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-15 00:43:47 +00:00
* [kotlin-client] Add support for integer enums with custom serializer for kotlinx * [kotlin-client] Fix @SerialName annotation being used on non-string enums * Format samples * remove blank line * add tests for kotlin client with integer enum * add folders --------- Co-authored-by: CHervaudBetclic <c.hervaud@betclicgroup.com>
95 B
95 B
StringCode
Enum
* `hello` (value: `"hello"`)
* `world` (value: `"world"`)