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

[DEV TASK]: Add pagination functionality to Recent openings on the backend #594

Open
3 tasks done
paulushcgcj opened this issue Feb 6, 2025 · 0 comments
Open
3 tasks done
Assignees
Labels
Tech Debt Tasks related to technical debts and things to fix

Comments

@paulushcgcj
Copy link
Contributor

paulushcgcj commented Feb 6, 2025

Task Summary

Add pagination to recent openings on the backend

Task Details

Recent openings API expects a limit parameter, but it doesn't expect a page parameter. We need to update the API to allow the user to provide the quantity and the page.

Affected Environments

  • Development
  • Test
  • Production

Additional Context

Also, we need to make sure to set a pattern for pagination

@paulushcgcj paulushcgcj added the Tech Debt Tasks related to technical debts and things to fix label Feb 6, 2025
@paulushcgcj paulushcgcj changed the title [DEV TASK]: Add pagination functionality to Recent openings [DEV TASK]: Add pagination functionality to Recent openings on the backend Feb 6, 2025
@paulushcgcj paulushcgcj self-assigned this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tech Debt Tasks related to technical debts and things to fix
Projects
None yet
Development

No branches or pull requests

1 participant