See the Review Requests API documentation for more information.
Methods
-
Create(Int64,
Int32, Creates review requests on a pull request for specified users.Pull Request Review Request) -
Create(String,
String, Creates review requests on a pull request for specified users.Int32, Pull Request Review Request) -
Delete(Int64,
Int32, Deletes review request for given users on a pull request.Pull Request Review Request) -
Delete(String,
String, Deletes review request for given users on a pull request.Int32, Pull Request Review Request) -
Get(Int64,
Int32) Gets review requests for a specified pull request. -
Get(String,
String, Gets review requests for a specified pull request.Int32) -
Get
All(Int64, Gets review requests for a specified pull request.Int32) -
Get
All(Int64, Gets review requests for a specified pull request.Int32, Api Options) -
Get
All(String, Gets review requests for a specified pull request.String, Int32) -
Get
All(String, Gets review requests for a specified pull request.String, Int32, Api Options)