fnogatz / xsd2json

Translate XML Schema into equivalent JSON Schema
MIT License
150 stars 28 forks source link

Migrate to latest draft of JSON Schema #126

Open fnogatz opened 2 years ago

fnogatz commented 2 years ago

Currently, we create draft-04 JSON Schemas. We should migrate to the latest version. draft-04 is incompatible with the recent versions of Ajv.