bringing back type constants for validation via new overrides vocabulary
This commit is contained in:
@ -24,6 +24,9 @@
|
||||
"type": ["object", "boolean"],
|
||||
"$comment": "This meta-schema also defines keywords that have appeared in previous drafts in order to prevent incompatible extensions as they remain in common use.",
|
||||
"properties": {
|
||||
"override": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"definitions": {
|
||||
"$comment": "\"definitions\" has been replaced by \"$defs\".",
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user