We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92301ba commit 925b18cCopy full SHA for 925b18c
jsonschema-validation.xml
@@ -1050,7 +1050,7 @@
1050
When the "deprecated" keyword is applicable to an array, it's meaning will
1051
vary depending on how "items" is used. If "items" is a single schema, it will
1052
deprecate the contents of an array, but if "items" is an array of schemas it
1053
- can be used to deprecate positional schemas.
+ should be defined in the sub-schema targetted for deprecation.
1054
</t>
1055
<t>
1056
Omitting this keyword has the same behavior as a value of false.
0 commit comments