mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-30 04:30:52 +00:00
* [dart-dio] Adds support for generating inline enums Previously these were generated as strings if declared inline in the spec. * Adds more detailed comment about inline enums