Closed
Description
Description
I was trying to convert https://carapi.app/swagger.json
It could be related to vocab
https://carapi.app/api/vocab
Name | Version |
---|---|
openapi-typescript |
^6.0.0-pre.0 |
Node.js | v16.18.0 |
OS + version | macOS 13 |
Reproduction
npx openapi-typescript https://carapi.app/swagger.json --output swagger.d.ts
Expected result
It should be a valid typescript file
Checklist
- I’m willing to open a PR (see CONTRIBUTING.md)