Carapacik / swagger_parser

Dart package that takes an OpenApi definition file and generates REST clients based on retrofit and data classes for your project.
https://pub.dev/packages/swagger_parser
MIT License
90 stars 38 forks source link

Fix error when additionalProperties has ref #123

Closed theoolee closed 10 months ago

theoolee commented 10 months ago

Fix #122.