gr2m / gr2m/github-api-wishlist
Make REST API pagination more consisent
Open
- Dominant language
- No language data
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
note to self:
- some endpoints have namespaced pagination response (object, instead of array)
- pagination headers are not always present (not present if there is only one page), which makes it hard to recognize endpoints that do paginate
Contributor guide
Research direction
Start by inventorying the REST API endpoints and comparing their pagination response shapes and headers. The issue does not name files, tests, or entry points, so first establish the affected endpoints and the intended consistent behavior. Done means the pagination format and header presence are defined and consistent across the affected endpoints.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100