Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When vscode or ajv support draft2019-09, then update #32

Closed
simon-wacker opened this issue Aug 18, 2020 · 1 comment · Fixed by #181
Closed

When vscode or ajv support draft2019-09, then update #32

simon-wacker opened this issue Aug 18, 2020 · 1 comment · Fixed by #181
Assignees

Comments

@simon-wacker
Copy link
Contributor

simon-wacker commented Aug 18, 2020

As soon as either Visual Studio Code or ajv-cli supports JSON Schema Draft 2019-09, then please exchange "$schema": "http://json-schema.org/draft-07/schema" by "$schema": "https://json-schema.org/draft/2019-09/schema" in the schemas.

@cmbankester
Copy link

It appears that ajv-cli supports draft 2019-09 as of ajv version 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants