repos-{owner}/{repo}-pulls-{pull number}-comments
Number of APIs: 3
-
Create a review comment for a pull request POST {{baseUrl}}/repos/:owner/:repo/pulls/:pull_number/comments
-
List review comments on a pull request GET {{baseUrl}}/repos/:owner/:repo/pulls/:pull_number/comments?sort=created&direction=<string>&since=<string>&per_page=30&page=1
-
Create a reply for a review comment POST {{baseUrl}}/repos/:owner/:repo/pulls/:pull_number/comments/:comment_id/replies