You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GiHub limited the amount of items returned for our contributor API call and offers pagination. At some point we'll have to adopt this in order to show all contributors.
GitHub recently limited the amount of items returned for a contributor API call and defaulted to pagination. We're currently at 66 contributors, so that `per_page` argument should help for a while. Eventually we need to come up with a paginated view. See #22.
See https://developer.github.com/guides/traversing-with-pagination/
GiHub limited the amount of items returned for our contributor API call and offers pagination. At some point we'll have to adopt this in order to show all contributors.
See https://developer.github.com/guides/traversing-with-pagination/
The text was updated successfully, but these errors were encountered: