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
97 stars 45 forks source link

Multi Fix #199

Closed dickermoshe closed 7 months ago

dickermoshe commented 7 months ago

Fix https://github.com/Carapacik/swagger_parser/issues/191 This checks for duplicate fields on a model and API client and renames them