Skip to content

Commit 125c34c

Browse files
handrewsbaywetkarenetheridge
authored
Apply suggestions from code review
Co-authored-by: Vincent Biret <[email protected]> Co-authored-by: Karen Etheridge <[email protected]>
1 parent 0e8e7e3 commit 125c34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/oas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3063,7 +3063,7 @@ components:
30633063
lang=en-US; Expires=Wed, 09 Jun 2021 10:18:14 GMT
30643064
foo=bar; Expires=Wed, 09 Jun 2021 10:18:14 GMT
30653065
urlSafeData: Hello%2C%20world%21
3066-
SetCookieWithSchemaAnd Style:
3066+
SetCookieWithSchemaAndStyle:
30673067
schema:
30683068
type: object
30693069
required:
@@ -3075,7 +3075,7 @@ components:
30753075
type: string
30763076
pattern: ^[-_.%a-zA-Z0-9]+(;|$)
30773077
additionalProperties:
3078-
# Require an Expires parameter
3078+
$comment: Require an Expires parameter
30793079
pattern: "; *Expires="
30803080
style: simple
30813081
explode: true

0 commit comments

Comments
 (0)