Properties
Name | Type | Required | Description |
---|---|---|---|
Title | string | ✅ | The pull request's updated title. |
Reviewers | List<string> |
✅ | An updated list of the pull request's assigned reviewers. This replaces all existing users assigned to the pull request with those you pass in the request body. |
Description | string | ❌ | The updated pull request description. |