Skip to content

Commit 1937ccd

Browse files
$recursiveRef -> $dynamicRef was not just a simple keyword renaming
1 parent 72f87f4 commit 1937ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3853,7 +3853,7 @@ https://example.com/schemas/common#/$defs/count/minimum
38533853
<t>Array-value "items" functionality is now "prefixItems"</t>
38543854
<t>"items" subsumes the old function of "additionalItems"</t>
38553855
<t>"contains" annotation behavior, and "contains" and "unevaluatedItems" interactions now specified</t>
3856-
<t>Rename $recursive* to $dynamic*</t>
3856+
<t>Rename $recursive* to $dynamic*, with behavior modification</t>
38573857
<t>$dynamicAnchor defines a fragment like $anchor</t>
38583858
<t>$dynamic* (previously $recursive) no longer use runtime base URI determination</t>
38593859
<t>Define Compound Schema Documents (bundle) and processing</t>

0 commit comments

Comments
 (0)