File tree 1 file changed +13
-0
lines changed 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -1183,6 +1183,19 @@ GET /foo/
1183
1183
Approaches shown in that document's examples SHOULD be applied to other
1184
1184
similarly structured headers wherever possible.
1185
1185
</t >
1186
+ <t >
1187
+ It is RECOMMENDED that schema authors provide hints for the values of
1188
+ the following types of HTTP headers whenever applicable:
1189
+ <list style =" symbols" >
1190
+ <t >Method allowance</t >
1191
+ <t >Method-specific request media types</t >
1192
+ <t >Authentication challenges</t >
1193
+ </list >
1194
+ </t >
1195
+ <t >
1196
+ In general, headers that are likely to have different values at different
1197
+ times SHOULD NOT be included in "targetHints".
1198
+ </t >
1186
1199
<t >
1187
1200
No distinction is made between headers that may appear in responses to
1188
1201
different methods, such as HEAD vs OPTIONS.
You can’t perform that action at this time.
0 commit comments