Merge branch 'stable-2.13'

* stable-2.13:
  Fix link in account REST API documentation

Change-Id: I96b6b852d95207e5cfd5f52f596e391e86344650
This commit is contained in:
David Pursehouse 2017-03-09 19:37:28 +09:00
commit 2dbb936d16

View File

@ -1948,7 +1948,7 @@ returned. The labels are lexicographically sorted.
--
Update star labels on a change. The star labels to be added/removed
must be specified in the request body as link:#star-input[StarInput]
must be specified in the request body as link:#stars-input[StarsInput]
entity. Starred changes are returned for the search query `has:stars`.
.Request