8000 Merge Pull Request #251 · ostegott1/developer.github.com@7fdd00a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fdd00a

Browse files
committed
Merge Pull Request github#251
2 parents 7d7b750 + 4cf11f8 commit 7fdd00a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/v3/repos/comments.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ Comments are ordered by ascending ID.
3636

3737
### Input
3838

39+
sha
40+
: _Required_ **string** - SHA of the commit to comment on.
41+
3942
body
4043
: _Required_ **string**
4144

@@ -53,7 +56,6 @@ line
5356

5457
<%= json \
5558
:body => 'Nice change',
56-
:commit_id => '6dcb09b5b57875f334f61aebed695e2e4193db5e',
5759
:line => 1,
5860
:path => 'file1.txt',
5961
:position => 4

0 commit comments

Comments
 (0)
0