instrumenta / instrumenta/openapi2jsonschema
Some OpenAPI formats are not part of JSON Schema
Open
- Dominant language
- Python
- Stars
- 248
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
OpenAPI may specify `{"type": "number", "format": "float"}` but JSON Schema only knows string formats, so this causes some tools to fail. It would be nice to filter those formats out.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.