Add Pagination reference under "List runner’s jobs" API Endpoint
What does this MR do and why?
Recently a customer indicated in a support ticket (internal use only) that they were trying to view more than 20 jobs performed by a runner, using the List Runner Jobs API.
Currently, the API page only provides a single note regarding pagination, under List All Runners, and this does not visibly indicate that pagination could be used in other API endpoints.
This MR adds a similar line to indicate pagination can be used to view more than 20 results at a time when listing Runner jobs.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.