File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1043
1043
is going to be removed in the future.
1044
1044
</t >
1045
1045
<t >
1046
- A root schema containing "deprecated" with a value of true indicates the entire
1047
- root schema MAY be removed in the future.
1046
+ A root schema containing "deprecated" with a value of true indicates that
1047
+ the entire resource beng described MAY be removed in the future.
1048
+ </t >
1049
+ <t >
1050
+ When the "deprecated" keyword is used to describe an array, it can be used
1051
+ in the tuple form to deprecate positional schemas. If "deprecated" is used
1052
+ in the list form it can mark regular "items" as deprecated, whilst allowing
1053
+ "additionalItems". Vice verse, setting "deprecated" to true inside
1054
+ "additionalItems" would mark the additional items as deprecated, but not
1055
+ effect list usage.
1048
1056
</t >
1049
1057
<t >
1050
1058
Omitting this keyword has the same behavior as a value of false.
You can’t perform that action at this time.
0 commit comments