Skip to content

Add Pagination to notes api #2

@codeyMaga

Description

@codeyMaga

Enable Pagination for notes
Allow the listing API to be called with 2 parameters:

  • page -> indicates current page of records
  • per_page -> indicates number of records expected per page

both params default to the following:
page = 1
per_page = 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions