Skip to content

Commit e28aeec

Browse files
ssilvermankarenetheridge
authored andcommitted
[900] Add missing "type" to applicator meta-schema
(cherry picked from commit 4af51fc)
1 parent 895e826 commit e28aeec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: meta/applicator.json

+1
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)