Skip to content

server/app/interfaces/base: Wrong default limit for Pagination #521

@hpoeche

Description

@hpoeche

For Pagination the spec declares a default value of 100 for the limit parameter in requests which omit this.

Currently the method _get_slice(...) applies a default value of 10. This needs to be corrected.

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