diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt index 5d32eba8e4..dc97f97de1 100644 --- a/Documentation/rest-api-changes.txt +++ b/Documentation/rest-api-changes.txt @@ -6270,6 +6270,9 @@ If `true`, comments with the same content at the same place will be omitted. link:rest-api-accounts.html#account-id[\{account-id\}] the review should be posted on behalf of. To use this option the caller must have been granted `labelAs-NAME` permission for all keys of labels. +|`reviewers` |optional| +A list of link:rest-api-changes.html#reviewer-input[ReviewerInput] +representing reviewers that should be added to the change. |============================ [[reviewer-info]]