Skip to content

Commit 925b18c

Browse files
author
Phil Sturgeon
committed
attempt at clarification
1 parent 92301ba commit 925b18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +1050,7 @@
10501050
When the "deprecated" keyword is applicable to an array, it's meaning will
10511051
vary depending on how "items" is used. If "items" is a single schema, it will
10521052
deprecate the contents of an array, but if "items" is an array of schemas it
1053-
can be used to deprecate positional schemas.
1053+
should be defined in the sub-schema targetted for deprecation.
10541054
</t>
10551055
<t>
10561056
Omitting this keyword has the same behavior as a value of false.

0 commit comments

Comments
 (0)