Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Improve pagination in search operation #409

Open
1 of 9 tasks
subigre opened this issue Jul 26, 2021 · 0 comments
Open
1 of 9 tasks

Improve pagination in search operation #409

subigre opened this issue Jul 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@subigre
Copy link
Contributor

subigre commented Jul 26, 2021

Background

The current pagination currently returns only 10 results per page.
In addition, pagination links (first, prev, next, last) are currently missing from the response returned by the application.

Acceptance criteria

  • Page size is configurable using an application properties
  • Pagination links (first, prev, next, last) are generated/populated in the response.

Success criteria

  • Review / Merge request approved (P2P session)
  • Unit tests passed
  • Updated documentation (Javadoc and Sphinx)
  • Acceptance criteria fulfilled
  • Build without errors
  • Release notes prepared
  • Runtime warnings
@subigre subigre added the enhancement New feature or request label Jul 26, 2021
@subigre subigre self-assigned this Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant