Skip to content

Commit ae79039

Browse files
authored
Merge pull request #740 from gregsdennis/master
Remove "contains" from validation meta-schema vocab doc
2 parents 9a98a6e + b717961 commit ae79039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meta/validation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"type": "boolean",
3838
"default": false
3939
},
40-
"contains": { "$recursiveRef": "#" },
4140
"maxContains": { "$ref": "#/$defs/nonNegativeInteger" },
4241
"minContains": {
4342
"$ref": "#/$defs/nonNegativeInteger",

0 commit comments

Comments
 (0)