Skip to content

comma vs repeated name for collection query parameter #588

Description

@pennstatephil

In support of #543 - if a request is made with many values, the max limit could be hit much faster by repetition of a query parameter vs comma-separated. e.g. ?id=1&id=2&id=3 vs ?id=1,2,3

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