File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1047
1047
the entire resource being described MAY be removed in the future.
1048
1048
</t >
1049
1049
<t >
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
- should be defined in the sub-schema targetted for deprecation .
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
1053
+ the corrosponding item according to the subschemas position .
1054
1054
</t >
1055
1055
<t >
1056
1056
Omitting this keyword has the same behavior as a value of false.
You can’t perform that action at this time.
0 commit comments