Skip to content

Regression: routes that declare spaceDelimited array parameters now return error 501 #82

@line-o

Description

@line-o

Introduced in 9fbff2f in an effort to clearly communicate to developers which OpenApi features roaster supports

an endpoint declaring an array of items with a style declared as anything else than "form" will now result in a error "Not implemented" with status code of 501.

This is arguably a breaking change as implementations were allowed to deal with parameter values themselves before which is now no longer possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions