8000 Add gist commits, forks to blog post · ejholmes/developer.github.com@6871b84 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6871b84

Browse files
committed
Add gist commits, forks to blog post
1 parent 5625025 commit 6871b84

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/changes/2014-03-17-paginating-method-changes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Here's the complete list of updated methods:
1818

1919
GET /gists/:gist_id/comments
2020

21+
#### [Gist commits][]
22+
23+
GET /gists/:gist_id/commits
24+
25+
#### [Gist forks][]
26+
27+
GET /gists/:gist_id/forks
28+
2129
#### [Git refs][]
2230

2331
GET /repos/:owner/:repo/git/refs
@@ -96,6 +104,8 @@ Here's the complete list of updated methods:
96104
GET /user/keys
97105

98106
[Gist comments]: /v3/gists/comments/#list-comments-on-a-gist
107+
[Gist commits]: /v3/gists/#list-gist-commits
108+
[Gist forks]: /v3/gists/#list-gist-forks
99109
[Git refs]: /v3/git/refs/#get-all-references
100110
[Repository collaborators]: /v3/repos/collaborators/#list
101111
[Repository downloads]: /v3/repos/downloads/#list-downloads-for-a-repository

0 commit comments

Comments
 (0)
0