Skip to content

Feature Request - Pagination Fields #46

@Johnbastian

Description

@Johnbastian

Would it be possible to add pagination fields (like size and page) to all endpoints which are expected to return a list? i.e. endpoints like

  • Getting projects
  • Getting discussions
  • Getting tasks
    etc...

Commonly these two fields would be in the query parameter, with size dictating maximum number of items in the response array and page indicating the offset of the results.

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