Docs: changes /index endpoint requires administrateServer capability
The documentation of the /index REST API endpoint was added
with commit 4e38b97171
but omitted
to mention that the caller must be a member of a group that is
granted the administrateServer capability.
Change-Id: Ic71dcd887e2f7ec3ea3194102aa8cd4f6c539398
This commit is contained in:
@@ -1078,6 +1078,10 @@ an link:#included-in-info[IncludedInInfo] entity is returned.
|
||||
|
||||
Adds or updates the change in the secondary index.
|
||||
|
||||
The caller must be a member of a group that is granted the
|
||||
link:access-control.html#capability_administrateServer[
|
||||
Administrate Server] capability.
|
||||
|
||||
.Request
|
||||
----
|
||||
POST /changes/myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940/index HTTP/1.0
|
||||
|
Reference in New Issue
Block a user