Skip to content

Add support for the explode query parameters #654

@sjoerdmulder

Description

@sjoerdmulder

I don't see that the explode definitions have any connection in the code currently.

Is it possible to add this support specified here: https://swagger.io/docs/specification/serialization/#query

What would be nice that the service API would expose an explode parameters as id: Array<number> instead of the id: number it is currently generated, so that you can easily pass multiple values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions