apache / apache/tooling-releases-client
Support paging in the API function
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 4
- Avg merge
- 6h 22m
- Merged PRs (30d)
- 3
Description
So that we can request more than 1000 entries from various endpoints.
Contributor guide
Research direction
Start by locating the API function used by the affected endpoints and reviewing how it currently limits results. Determine the expected paging behavior and verify requests can retrieve more than 1000 entries across the relevant endpoints. Done means paging works consistently and is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100