Skip to content

Commit 72f87f4

Browse files
"contains" did not annotate before 2020-12
1 parent 15b617f commit 72f87f4

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
@@ -3852,7 +3852,7 @@ https://example.com/schemas/common#/$defs/count/minimum
38523852
<t>"$schema" MAY change for embedded resources</t>
38533853
<t>Array-value "items" functionality is now "prefixItems"</t>
38543854
<t>"items" subsumes the old function of "additionalItems"</t>
3855-
<t>"contains" and "unevaluatedItems" interactions now specified</t>
3855+
<t>"contains" annotation behavior, and "contains" and "unevaluatedItems" interactions now specified</t>
38563856
<t>Rename $recursive* to $dynamic*</t>
38573857
<t>$dynamicAnchor defines a fragment like $anchor</t>
38583858
<t>$dynamic* (previously $recursive) no longer use runtime base URI determination</t>

0 commit comments

Comments
 (0)