Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Fix: added json schema draft version to not depend on an implementations default version if entry does not exist ons default version if entry does not exist #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomsfernandez
Copy link

This PR adds $schema entries to avoid having the implementation decide which json schema draft to use. This is important as the schemas changed have required keys with boolean values which is only possible in draft 3.

Another option is to migrate all of these schemas to draft-4 but the $schema key should also be added.

@tomsfernandez
Copy link
Author

@jstoiko seems I don't have permissions to add reviewers so I hope this will do to keep track that you are going to review this sometime.

@jstoiko jstoiko self-requested a review November 19, 2020 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant