Skip to content

Commit 9d8bd89

Browse files
committed
Issue comments are issue comments, not pull request comments
1 parent 9bf8a18 commit 9d8bd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/issues/comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Name | Type | Description
4141
### Response
4242

4343
<%= headers 200 %>
44-
<%= json(:pull_comment) { |h| [h] } %>
44+
<%= json(:issue_comment) { |h| [h] } %>
4545

4646
## Get a single comment
4747

0 commit comments

Comments
 (0)