Merge "Document excludeGroups on Suggest Reviewers"

This commit is contained in:
Wyatt Allen
2017-06-28 16:52:42 +00:00
committed by Gerrit Code Review

View File

@@ -2807,6 +2807,8 @@ As result a list of link:#reviewer-info[ReviewerInfo] entries is returned.
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