From 27432d7310a6bf19950e6bc0f062231556b59e4a Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Fri, 12 Sep 2025 15:21:29 +0200 Subject: [PATCH] Remove unnecessary sentence --- src/oas.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/oas.md b/src/oas.md index f7b626d28c..e2c7797842 100644 --- a/src/oas.md +++ b/src/oas.md @@ -893,8 +893,6 @@ For headers, the header name MUST NOT be included as part of the serialization, However, names produced by `style: "simple", explode: "true"` are included as they appear within the header value, not as separate headers. 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. -The following section illustrates these rules. - #### Style Examples 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: