10BC0 Merge pull request #712 from github/update-1424204854 · liukailcl/developer.github.com@9e9a13a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e9a13a

Browse files
committed
Merge pull request github#712 from github/update-1424204854
2 parents 13d73c6 + aed8704 commit 9e9a13a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/v3/gists.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,15 @@ Name | Type | Description
6060
<%= headers 200 %>
6161
<%= json :full_gist %>
6262

63+
## Get a specific revision of a gist
64+
65+
GET /gists/:id/:sha
66+
67+
### Response
68+
69+
<%= headers 200 %>
70+
<%= json :full_gist %>
71+
6372
## Create a gist
6473

6574
POST /gists

0 commit comments

Comments
 (0)
0