repos-{owner}/{repo}-pulls-comments-{comment id}
Number of APIs: 3
-
Get a review comment for a pull request GET {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id
-
Update a review comment for a pull request PATCH {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id
-
Delete a review comment for a pull request DELETE {{baseUrl}}/repos/:owner/:repo/pulls/comments/:comment_id