forked from loafle/openapi-generator-original
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.