limit the scope of pagination API to fetch a predefined number of repositories #135
Labels
bug
Something isn't working
good first issue
Good for newcomers
P3
P3 labels are used for issues which are not very pressing and we'd love community to work on
Describe the bug
pagination api has no upper limit
To Reproduce
../ext/catalog/detail?n=
Expected behaviour
the n should not be greater than 100
Additional context
in any case we should not need more than 100 repositories at once
The text was updated successfully, but these errors were encountered: