
Upcoming changes to GitHub Dependabot alerts REST API offset-based pagination parameters (`page`, `first`, and `last`)
We’re closing down offset-based pagination parameters (page, first, and last) in all GitHub Dependabot alerts REST API endpoints. Going forward, only cursor-based pagination parameters (before, after, and per_page) will be…