Skip to content

Migrate from validictory to jsonschema#89

Merged
nickvidal merged 1 commit intoOpenSourceOrg:masterfrom
nicoroeser:jsonschema
Jun 18, 2023
Merged

Migrate from validictory to jsonschema#89
nickvidal merged 1 commit intoOpenSourceOrg:masterfrom
nicoroeser:jsonschema

Conversation

@nicoroeser
Copy link
Contributor

Fixes #85.

Jsonschema by default uses the latest version of the schema validator if
not specified otherwise, which is fine. The "required" property in JSON
Schema is specified to be an array since
draft-fge-json-schema-validation-00 so this commit changes the license
schema specification accordingly.
@nickvidal nickvidal merged commit cb2e364 into OpenSourceOrg:master Jun 18, 2023
@nicoroeser nicoroeser deleted the jsonschema branch June 18, 2023 19:09
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 this pull request may close these issues.

Move from validictory to jsonschema

2 participants