We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf8a18 commit 9d8bd89Copy full SHA for 9d8bd89
1 file changed
content/v3/issues/comments.md
@@ -41,7 +41,7 @@ Name | Type | Description
41
### Response
42
43
<%= headers 200 %>
44
-<%= json(:pull_comment) { |h| [h] } %>
+<%= json(:issue_comment) { |h| [h] } %>
45
46
## Get a single comment
47
0 commit comments