We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
commit_id
1 parent bf39a12 commit 40874a4Copy full SHA for 40874a4
content/v3/pulls/comments.md
@@ -62,7 +62,7 @@ Name | Type | Description
62
Name | Type | Description
63
-----|------|--------------
64
`body`|`string` | **Required**. The text of the comment
65
-`commit_id`|`string` | **Required**. The SHA of the latest commit of the pull request to comment on.
+`commit_id`|`string` | **Required**. The SHA of the commit to comment on.
66
`path`|`string` | **Required**. The relative path of the file to comment on.
67
`position`|`integer` | **Required**. The line index in the diff to comment on.
68
0 commit comments