Skip to content

Commit d9a291c

Browse files
authored
Merge pull request #4947 from ralfhandl/3.2-serialization-remove-unnecessary-sentencce
3.2 Serialization and Examples: remove unnecessary sentence
2 parents 916e5c6 + 27432d7 commit d9a291c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/oas.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -893,8 +893,6 @@ For headers, the header name MUST NOT be included as part of the serialization,
893893
However, names produced by `style: "simple", explode: "true"` are included as they appear within the header value, not as separate headers.
894894
See the [Header Object](#header-object) for special rules for showing examples of the `Set-Cookie` response header, which violates the normal rules for multiple header values.
895895

896-
The following section illustrates these rules.
897-
898896
#### Style Examples
899897

900898
Assume a parameter named `color` has one of the following values, where the value to the right of the `->` is what would be shown in the `dataValue` field of an Example Object:

0 commit comments

Comments
 (0)