Add missing documentation of changes REST API index endpoint
Change-Id: Ic89a44b772f9e4cd3f3420f3a689e6126e4ebb6b
This commit is contained in:
parent
112d93a3bc
commit
4e38b97171
@ -1070,6 +1070,25 @@ an link:#included-in-info[IncludedInInfo] entity is returned.
|
|||||||
}
|
}
|
||||||
----
|
----
|
||||||
|
|
||||||
|
[[index-change]]
|
||||||
|
=== Index Change
|
||||||
|
--
|
||||||
|
'POST /changes/link:#change-id[\{change-id\}]/index'
|
||||||
|
--
|
||||||
|
|
||||||
|
Adds or updates the change in the secondary index.
|
||||||
|
|
||||||
|
.Request
|
||||||
|
----
|
||||||
|
POST /changes/myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940/index HTTP/1.0
|
||||||
|
----
|
||||||
|
|
||||||
|
.Response
|
||||||
|
----
|
||||||
|
HTTP/1.1 204 No Content
|
||||||
|
----
|
||||||
|
|
||||||
|
|
||||||
[[reviewer-endpoints]]
|
[[reviewer-endpoints]]
|
||||||
== Reviewer Endpoints
|
== Reviewer Endpoints
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user