Skip to content

error in "Parameter Serialization" page: style=label #342

Description

@karenetheridge

There is an error at https://swagger.io/docs/specification/serialization/#path -- the example for style=label, explode=false, type=array is /users/.3,4,5 when it should be /users/.3.4.5, and type=object is /users/.role,admin,firstName,Alex but should be /users/.role.admin.firstName.Alex.

e.g. compare to https://spec.openapis.org/oas/v3.0.3#style-examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions