Skip to content

Commit 0ced791

Browse files
$recursiveRef -> $dynamicRef was not just a simple keyword renaming
1 parent e67b172 commit 0ced791

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
@@ -3856,7 +3856,7 @@ https://example.com/schemas/common#/$defs/count/minimum
38563856
<t>Array-value "items" functionality is now "prefixItems"</t>
38573857
<t>"items" subsumes the old function of "additionalItems"</t>
38583858
<t>"contains" annotation behavior, and "contains" and "unevaluatedItems" interactions now specified</t>
3859-
<t>Rename $recursive* to $dynamic*</t>
3859+
<t>Rename $recursive* to $dynamic*, with behavior modification</t>
38603860
<t>$dynamicAnchor defines a fragment like $anchor</t>
38613861
<t>$dynamic* (previously $recursive) no longer use runtime base URI determination</t>
38623862
<t>Define Compound Schema Documents (bundle) and processing</t>

0 commit comments

Comments
 (0)