Open MyeongKim opened 8 years ago
In user profile page some repositories are not shown. Currently the count is limited to 30.
Requests that return multiple items will be paginated to 30 items by default. Maybe we should use ?per_page parameter.
?per_page
https://developer.github.com/v3/#pagination
In user profile page some repositories are not shown. Currently the count is limited to 30.