You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"$comment": "\"dependencies\" has been split and replaced by \"dependentSchemas\" and \"dependentRequired\" in order to serve their differing semantics.",
@@ -38,15 +39,18 @@
38
39
{ "$dynamicRef": "#meta" },
39
40
{ "$ref": "meta/validation#/$defs/stringArray" }
40
41
]
41
-
}
42
+
},
43
+
"deprecated": true
42
44
},
43
45
"$recursiveAnchor": {
44
46
"$comment": "\"$recursiveAnchor\" has been replaced by \"$dynamicAnchor\".",
45
-
"$ref": "meta/core#/$defs/anchorString"
47
+
"$ref": "meta/core#/$defs/anchorString",
48
+
"deprecated": true
46
49
},
47
50
"$recursiveRef": {
48
51
"$comment": "\"$recursiveRef\" has been replaced by \"$dynamicRef\".",
0 commit comments