Skip to content

Commit 6a247f5

Browse files
author
hubot
committed
Merge pull request github#654 from github/update-1417606170
2 parents b142a03 + 23a6042 commit 6a247f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/gists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The keys in the `files` object are the `string` filename. The value is another `
136136

137137
### Response
138138

139-
<%= headers 200 %>
139+
<%= headers 200, :pagination => { :next => 'https://api.github.com/resource?page=2' } %>
140140
<%= json(:gist_history) %>
141141

142142
## Star a gist

0 commit comments

Comments
 (0)