File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,14 @@ Here's the complete list of updated methods:
18
18
19
19
GET /gists/:gist_id/comments
20
20
21
+ #### [ Gist commits] [ ]
22
+
23
+ GET /gists/:gist_id/commits
24
+
25
+ #### [ Gist forks] [ ]
26
+
27
+ GET /gists/:gist_id/forks
28
+
21
29
#### [ Git refs] [ ]
22
30
23
31
GET /repos/:owner/:repo/git/refs
@@ -96,6 +104,8 @@ Here's the complete list of updated methods:
96
104
GET /user/keys
97
105
98
106
[ 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
99
109
[ Git refs ] : /v3/git/refs/#get-all-references
100
110
[ Repository collaborators ]: /v3/repos/collaborators/#list
101
111
[ Repository downloads ] : /v3/repos/downloads/#list-downloads-for-a-repository
You can’t perform that action at this time.
0 commit comments