ErikWittern / openapi-snippet

Generates code snippets for given Swagger / Open API documents
MIT License
115 stars 66 forks source link

Incompatible with Typescript #101

Open sheldondc7 opened 4 months ago

sheldondc7 commented 4 months ago

Hi @ErikWittern, This is working fine with node.js but when used in Typescript we are getting error saying type doesn't exist. Tried our best to declare a new type but failed. Can we please have support for Typescript