Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pagination of list entries #32

Merged
merged 7 commits into from
Feb 7, 2024
Merged

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    cb8730d View commit details
    Browse the repository at this point in the history
  2. Address changes:

     - Add README documentation
     - Move Magic Strings to constants file
     - Add functionality to a separate use case of when `/List?_id` is used
     - Update Tests with these changes
    lincmba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9cf9c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eacf65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    365d679 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    lincmba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8696c88 View commit details
    Browse the repository at this point in the history
  6. Add total,

    Make self link consistent with other pagination links
    lincmba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    016de07 View commit details
    Browse the repository at this point in the history
  7. Update documentation

    lincmba committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ea59d43 View commit details
    Browse the repository at this point in the history