Skip to content

Commit 4af51fc

Browse files
committed
[900] Add missing "type" to applicator meta-schema
1 parent 964c2f8 commit 4af51fc

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
"$dynamicAnchor": "meta",
88

99
"title": "Applicator vocabulary meta-schema",
10+
"type": ["object", "boolean"],
1011
"properties": {
1112
"prefixItems": { "$ref": "#/$defs/schemaArray" },
1213
"items": { "$dynamicRef": "#meta" },

0 commit comments

Comments
 (0)