Skip to content

Commit 577b8f9

Browse files
ssilvermankarenetheridge
authored andcommitted
[900] Add missing "type" to applicator meta-schema
1 parent 0a34df0 commit 577b8f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

meta/applicator.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"$recursiveAnchor": true,
88

99
"title": "Applicator vocabulary meta-schema",
10+
"type": ["object", "boolean"],
1011
"properties": {
1112
"additionalItems": { "$recursiveRef": "#" },
1213
"unevaluatedItems": { "$recursiveRef": "#" },

0 commit comments

Comments
 (0)