Skip to content

Validation of 'limit' values too restrictive #1

Description

@housejester

Users may request a limit of 0. This is a pattern some users follow to get a count of the results, when they aren't interested in the values. We also may change the max limit, and currently do have some customers allowed to request more than the 100 default maximum. In general, clients should prefer to be lenient about parameter validation, and allow the server to reject the request. A cursory scan of this client seems to show it does that for all but the 'limit' validation :)

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