See the Review Comments API documentation for more information.
Methods
-
Create(Int64,
Int32, Creates a comment on a pull request review.Pull Request Review Comment Create) -
Create(String,
String, Creates a comment on a pull request review.Int32, Pull Request Review Comment Create) -
Create
Reply(Int64, Creates a comment on a pull request review as a reply to another comment.Int32, Pull Request Review Comment Reply Create) -
Create
Reply(String, Creates a comment on a pull request review as a reply to another comment.String, Int32, Pull Request Review Comment Reply Create) -
Delete(Int64,
Int32) Deletes a comment on a pull request review. -
Delete(String,
String, Deletes a comment on a pull request review.Int32) -
Edit(Int64,
Int32, Edits a comment on a pull request review.Pull Request Review Comment Edit) -
Edit(String,
String, Edits a comment on a pull request review.Int32, Pull Request Review Comment Edit) -
Get
All(Int64, Gets review comments for a specified pull request.Int32) -
Get
All(Int64, Gets review comments for a specified pull request.Int32, Api Options) -
Get
All(String, Gets review comments for a specified pull request.String, Int32) -
Get
All(String, Gets review comments for a specified pull request.String, Int32, Api Options) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(Int64) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(Int64, Api Options) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(Int64, Pull Request Review Comment Request) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(Int64, Pull Request Review Comment Request, Api Options) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(String, String) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(String, String, Api Options) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(String, String, Pull Request Review Comment Request) -
Get
All Gets a list of the pull request review comments in a specified repository.For Repository(String, String, Pull Request Review Comment Request, Api Options) -
Get
Comment(Int64, Gets a single pull request review comment by number.Int32) -
Get
Comment(String, Gets a single pull request review comment by number.String, Int32)