instrumenta / instrumenta/openapi2jsonschema
Only works with /components/schemas
Open
- Dominant language
- Python
- Stars
- 248
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
I'm using Stoplight to edit my openapi spec and that allows me to have separate files for my models. When I use their tool to download it as a combined spec the references end up getting put in the first request that asks for it and then every spot afterward references that.
When using `openapi2jsonschema` it fails and is unable to process because none of the models are in the `/components/schemas` location.
Not sure if there'd be some way of making that configurable or something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.