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.
2 parents a4ea575 + 842f114 commit 4a122aaCopy full SHA for 4a122aa
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