Document excludeGroups on Suggest Reviewers
Change-Id: I0888f7d46beeee492e3c80292f34d6d0fd896c86
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index 16e61f6..367429c 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -2807,6 +2807,8 @@
Suggest the reviewers for a given query `q` and result limit `n`. If result
limit is not passed, then the default 10 is used.
+Groups can be excluded from the results by specifying 'e=f'.
+
As result a list of link:#suggested-reviewer-info[SuggestedReviewerInfo] entries is returned.
.Request