Skip to content

Commit 1875b36

Browse files
committed
Changelog for $recursive* => $dynamic*
1 parent d8d7ec0 commit 1875b36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3801,9 +3801,9 @@ https://example.com/schemas/common#/$defs/count/minimum
38013801
<t>Array-value "items" functionality is now "prefixItems"</t>
38023802
<t>"items" subsumes the old function of "additionalItems"</t>
38033803
<t>"contains" and "unevaluatedItems" interactions now specified</t>
3804-
<t></t>
3805-
<t></t>
3806-
<t></t>
3804+
<t>Rename $recursive* to $dynamic*</t>
3805+
<t>$dynamicAnchor defines a fragment like $anchor</t>
3806+
<t>$dynamic* no longer use runtime base URI determination</t>
38073807
<t></t>
38083808
<t></t>
38093809
<t></t>

0 commit comments

Comments
 (0)