Skip to content

Array query parameters #8

@chriskapp

Description

@chriskapp

Some APIs use array query parameters by using a bracket [] notation, in this example airtable s.
image

At our SDK we should add support for query arrays, so that a user can provide an actual array and the SDK could add these parameters with []. A problem is, that there are also other array definitions, in this case we use [] but some implementations also simply duplicate the parameters. Maybe we should add also a new keyword to describe the array style.

Metadata

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