bible-technology / scripture-burrito

Scripture Burrito Schema & Docs 🌯
http://docs.burrito.bible/
MIT License
21 stars 14 forks source link

Update to JSON Schema 2019-09 #98

Closed jag3773 closed 4 years ago

jag3773 commented 4 years ago

I think this is a low impact change, but since 2019-09 is out seems like we should update our schema to match before our 0.2.0 release. See https://json-schema.org/draft/2019-09/release-notes.html for upgrade notes.

rdb commented 4 years ago

I'm not opposed in principle, but it was only just released, so it may be best to wait until jsonschema and ajv support the new version.

rdb commented 4 years ago

For the record, I skimmed the release notes and it may be that the only change we'd need to make is rename "definitions" to "$defs".