mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
As described in https://github.com/OpenAPITools/openapi-generator/issues/8343 invalid code was generated when the OpenAPI uses enums. With this the decoders/encoders are called at the correct place.