mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-18 14:50:56 +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