Link to the query string syntax from the rest-api-changes documentation
Change-Id: Id12fe3d681d6b253a15a0ce1ca8d7ddbb8343353
This commit is contained in:

committed by
David Pursehouse

parent
444142a546
commit
dd804021cd
@@ -69,9 +69,10 @@ the resulting change.
|
|||||||
'GET /changes/'
|
'GET /changes/'
|
||||||
--
|
--
|
||||||
|
|
||||||
Queries changes visible to the caller. The query string must be
|
Queries changes visible to the caller. The
|
||||||
provided by the `q` parameter. The `n` parameter can be used to limit
|
link:user-search.html#_search_operators[query string] must be provided
|
||||||
the returned results.
|
by the `q` parameter. The `n` parameter can be used to limit the
|
||||||
|
returned results.
|
||||||
|
|
||||||
As result a list of link:#change-info[ChangeInfo] entries is returned.
|
As result a list of link:#change-info[ChangeInfo] entries is returned.
|
||||||
The change output is sorted by the last update time, most recently
|
The change output is sorted by the last update time, most recently
|
||||||
|
Reference in New Issue
Block a user