We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67d915 commit 43b556bCopy full SHA for 43b556b
1 file changed
src/oas.md
@@ -2861,7 +2861,7 @@ components:
2861
In an HTTP message, the serialized example would look like:
2862
2863
```http
2864
-Set-Cookie: lang=en-US; Expires=Wed, 09 Jun 2021 10:18:14 GM
+Set-Cookie: lang=en-US; Expires=Wed, 09 Jun 2021 10:18:14 GMT
2865
Set-Cookie: foo=bar; Expires=Wed, 09 Jun 2021 10:18:14 GMT
2866
Set-Cookie: urlSafeData=Hello%2C%20world%21
2867
```
0 commit comments