swagger_parser
swagger_parser copied to clipboard
Generics Support
Use case
If you have a generic return type, right now it creates new types instead of creating a dart generic type. It would be nice to have generics support.
Proposal
https://github.com/OAI/OpenAPI-Specification/issues/3601
This has all of the documentation on what it should look like.