We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eaa392 commit 1045373Copy full SHA for 1045373
1 file changed
lib/resources.rb
@@ -261,6 +261,7 @@ def json(key)
261
262
COMMIT_COMMENT = {
263
"url" => "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1",
264
+ "html_url" => "https://github.com/repos/octocat/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1",
265
"id" => 1,
266
"body" => "Great stuff",
267
"path" => "file1.txt",
0 commit comments