You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
Additional Context
Also, we need to make sure to set a pattern for pagination
The text was updated successfully, but these errors were encountered: