api icon indicating copy to clipboard operation
api copied to clipboard

#312: Add pagination to the `github/{id}/events` endpoint

Open pacyL2K19 opened this issue 9 months ago • 3 comments

Fixes Issue

Closes #312

Changes proposed

Added pagination feature, added a UtilsModule for shared logic, currently with a simple pagination service file, can be extended with complex shared logic in the future

Check List (Check all the applicable boxes)

  • [x] My code follows the code style of this project.
  • [x] My change requires changes to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] All new and existing tests passed.
  • [x] This PR does not contain plagiarized content.
  • [x] The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

pacyL2K19 avatar May 21 '24 17:05 pacyL2K19