maxdome / swagger-combine

Combines multiple Swagger schemas into one dereferenced schema.
MIT License
132 stars 36 forks source link

Typescript Support #118

Open ShipleyC95 opened 3 years ago

ShipleyC95 commented 3 years ago

I think a few of the issues that are open could be solved by introducing open-api-types as that will allow for Open API V2 and V3 support.

Extensions can be made to the types for additional work from there e.g. Amazon API Gateway support