Skip to content

error in "Parameter Serialization" page for spaceDelimited, pipeDelimited styles #339

Open
@karenetheridge

Description

I believe there is an error in https://swagger.io/docs/specification/serialization/#query, when describing the spaceDelimited and pipeDelimited styles:

in the explode=true case, it gives a serialized string /users?id=3&id=4&id=5, but actually should say n/a, as explode=true cannot be used with these styles.

canonical reference: https://spec.openapis.org/oas/v3.0.3#style-examples

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions