Add anchor on query options section in changes REST API documentation

This will allow external pages to directly link to that section.

Change-Id: If8dc05ea164dde64d6892ef8e66d6902abd3479d
This commit is contained in:
David Pursehouse 2016-08-21 23:20:08 +09:00
parent 6a7c2d2252
commit 2cf28436a0
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ Query that retrieves changes for a user's dashboard:
get::/changes/?q=is:open+owner:self&q=is:open+reviewer:self+-owner:self&q=is:closed+owner:self+limit:5&o=LABELS
****
[[query-options]]
Additional fields can be obtained by adding `o` parameters, each
option requires more database lookups and slows down the query
response time to the client so they are generally disabled by