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 d232e6d commit fc8c7c8Copy full SHA for fc8c7c8
versions/3.0.md
@@ -2295,7 +2295,7 @@ The Header Object follows the structure of the [Parameter Object](#parameterObje
2295
2296
1. `name` MUST NOT be specified, it is given in the [Headers Object](#headersObject).
2297
1. `in` MUST NOT be specified, it is implicitly in `header`.
2298
-1. All traits that are affected by the ___location MUST follow the ___location of `header` (for example, [`style`](#parameterStyle)).
+1. All traits that are affected by the ___location MUST be applicable to a ___location of `header` (for example, [`style`](#parameterStyle)).
2299
2300
##### Header Object Example
2301
0 commit comments