We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 278c353 + 20b943d commit 511c06fCopy full SHA for 511c06f
1 file changed
content/v3/repos/comments.md
@@ -25,7 +25,7 @@ Comments are ordered by ascending ID.
25
### Response
26
27
<%= headers 200 %>
28
-<%= json(:commit_comment) %>
+<%= json(:commit_comment) { |h| [h] } %>
29
30
## Create a commit comment
31
0 commit comments