mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-30 23:43:52 +00:00
This is relevant for enums whose values are floats since without this step the enum is syntactically invalid. See: https://github.com/OpenAPITools/openapi-generator/issues/21322