We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47f567 commit cc296f0Copy full SHA for cc296f0
meta/applicator.json
@@ -18,12 +18,7 @@
18
},
19
"contains": { "$recursiveRef": "#" },
20
"additionalProperties": { "$recursiveRef": "#" },
21
- "unevaluatedProperties": {
22
- "type": "object",
23
- "additionalProperties": {
24
- "$recursiveRef": "#"
25
- }
26
- },
+ "unevaluatedProperties": { "$recursiveRef": "#" },
27
"properties": {
28
"type": "object",
29
0 commit comments