swagger_parser icon indicating copy to clipboard operation
swagger_parser copied to clipboard

Generics Support

Open JohnGalt1717 opened this issue 11 months ago • 0 comments

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.

JohnGalt1717 avatar Mar 25 '24 17:03 JohnGalt1717