Skip to content

Commit 274335b

Browse files
authored
Merge pull request OAI#981 from MikeRalphson/patch-9
Amend wording which might imply property ordering
2 parents 2c79886 + fc8c7c8 commit 274335b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2304,7 +2304,7 @@ The Header Object follows the structure of the [Parameter Object](#parameterObje
23042304

23052305
1. `name` MUST NOT be specified, it is given in the [Headers Object](#headersObject).
23062306
1. `in` MUST NOT be specified, it is implicitly in `header`.
2307-
1. All traits that are affected by the ___location MUST follow the ___location of `header` (for example, [`style`](#parameterStyle)).
2307+
1. All traits that are affected by the ___location MUST be applicable to a ___location of `header` (for example, [`style`](#parameterStyle)).
23082308

23092309
##### Header Object Example
23102310

0 commit comments

Comments
 (0)