Fix API response limit
Open
bug
RESTful API
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The initial API is limited to 20 Results and under. i think that this is because of the GUI . In the API the limit should be set by the user i.e add a api request tag:
`&limit=[upper limit of results ]`
you could decide on a absolute limit that no one can override but it should be over 20.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.