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 2844aac commit c210225Copy full SHA for c210225
meta/applicator.json
@@ -29,6 +29,15 @@
29
"additionalProperties": { "$dynamicRef": "#meta" },
30
"default": {}
31
},
32
+ "propertyDependencies": {
33
+ "type": "object",
34
+ "additionalProperties": {
35
36
+ "additionalProperties": { "$dynamicRef": "#meta" },
37
+ "default": {}
38
+ },
39
40
41
"propertyNames": { "$dynamicRef": "#meta" },
42
"if": { "$dynamicRef": "#meta" },
43
"then": { "$dynamicRef": "#meta" },
0 commit comments