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 55d9467 commit e463e1eCopy full SHA for e463e1e
jsonschema-validation.xml
@@ -1047,9 +1047,9 @@
1047
the entire resource being described MAY be removed in the future.
1048
</t>
1049
<t>
1050
- When the deprecated keyword is applied to an item in an array by means of
1051
- items, if items is a single schema, the deprecation relates to the whole
1052
- array, while if items is an array of schemas, the deprecation relates to
+ When the "deprecated" keyword is applied to an item in an array by means of
+ "items", if "items" is a single schema, the deprecation relates to the whole
+ array, while if "items" is an array of schemas, the deprecation relates to
1053
the corrosponding item according to the subschemas position.
1054
1055
0 commit comments