private-packagist-api-client
private-packagist-api-client copied to clipboard
Client: handle pagination, default to 500 items per page, automatically paginate additional pages
Pagination isn't part yet of the public API of the client, so wouldn't document this here just yet
Testing Instructions
- Might be easiest to set the LIMIT to 1
- Fetch all items of a resource where you have more than one
- Assert that multiple requests have been made
- Assert that the return value is still the same