mtennoe / swagger-typescript-codegen

A Swagger Codegenerator tailored for typescript.
Apache License 2.0
140 stars 52 forks source link

Is there support for swagger 3+? #120

Closed vorant94 closed 3 years ago

vorant94 commented 3 years ago

Hi there! I am looking for swagger codeine solution for my angular app and found your package... But when I started to try it I got error that Only Swagger 2 specs are supported... Why is it so? Should I hope to get also Swagger 3 support in this lib? Or maybe have I missed some configuration?

mtennoe commented 3 years ago

Hey! I am sorry to say that there is currently no support for Swagger/OpenAPI 3, and we sadly don't have the capacity to look into that at the moment. I am very happy if someone want's to give it a shot though!