mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 21:19:03 +00:00
* correctly generate enums from `mostInnerItems` * use `datatypeWithEnum` which should always be he correct type * dart generators prefix inner enums with the classname of the containing class, ensure datatypeWithEnum always matches