Skip to content

[oas3] Default 'explode' for cookie parameters? #1528

Closed
@jwalton

Description

@jwalton

According to the spec, "When style is form, the default value [for explode] is true. For all other styles, the default value is false." However, according to this documentation, in the "Cookie Parameters" section, there are "*"s indicating the default serialization, and it is style: form, explode: false.

So which is it? Do cookies use explode by default or not?

Metadata

Metadata

Assignees

Labels

clarificationrequests to clarify, but not change, part of the specparam serializationIssues related to parameter and/or header serialization

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions