mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 13:59:14 +00:00
Pull request #946 broke the TypeScript generation with inheritance where a superclass defined an enum. This makes it up to each language to decide the behavior appropriate for the language.