instrumenta / instrumenta/openapi2jsonschema
$schema value should be a known draft version
Open
- Dominant language
- Python
- Stars
- 248
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
`"$schema": "http://json-schema.org/schema#"` is not a valid schema reference. Please emit the specific draft the schemas adhere to.
You can find the various drafts here: https://json-schema.org/specification.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.