File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1167
1167
is going to be removed in the future.
1168
1168
</t >
1169
1169
<t >
1170
- A root schema containing "deprecated" with a value of true indicates the entire
1171
- root schema MAY be removed in the future.
1170
+ A root schema containing "deprecated" with a value of true indicates that
1171
+ the entire resource being described MAY be removed in the future.
1172
+ </t >
1173
+ <t >
1174
+ When the "deprecated" keyword is applied to an item in an array by means of
1175
+ "items", if "items" is a single schema, the deprecation relates to the whole
1176
+ array, while if "items" is an array of schemas, the deprecation relates to
1177
+ the corrosponding item according to the subschemas position.
1172
1178
</t >
1173
1179
<t >
1174
1180
Omitting this keyword has the same behavior as a value of false.
You can’t perform that action at this time.
0 commit comments