Embraser01 / typoas

Open API (OAS 3.0) Typescript generator
MIT License
40 stars 5 forks source link

Smarter $ref handling #37

Open Embraser01 opened 1 year ago

Embraser01 commented 1 year ago

Currently $ref only support relative schemas (schemas declared in the same file). It should support local and http files

Existing work: https://www.npmjs.com/package/@openapi-generator-plus/json-schema-ref-parser