Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit cf9c9bd

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 1dc6b72 commit cf9c9bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/v3/repos/commits.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ Name | Type | Description
2525

2626
### Response
2727

28-
<%=
29-
headers 200, :pagination => { :next => 'https://api.github.com/resource?page=2' }
30-
%>
28+
<%= headers 200, :pagination => default_pagination_rels %>
3129
<%= json(:commit) { |h| [h] } %>
3230

3331
## Get a single commit

0 commit comments

Comments
 (0)