There was an error while loading. Please reload this page.
1 parent 02d4db4 commit cbf5b67Copy full SHA for cbf5b67
1 file changed
content/v3/repos/commits.md
@@ -27,7 +27,7 @@ Name | Type | Description
27
### Response
28
29
<%=
30
- headers 200, :pagination => default_pagination_rels
+ headers 200, :pagination => { :next => 'https://api.github.com/resource?page=2' }
31
%>
32
<%= json(:commit) { |h| [h] } %>
33
0 commit comments