Add synopsis for delete vote POST rest endpoint to documentation
Change-Id: I80e64e7ae446df63a6cefa9a1122128770383394 Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
parent
8e16e3ced8
commit
32a7c53678
@ -2395,6 +2395,7 @@ The entries in the map are sorted by label name.
|
||||
=== Delete Vote
|
||||
--
|
||||
'DELETE /changes/link:#change-id[\{change-id\}]/reviewers/link:rest-api-accounts.html#account-id[\{account-id\}]/votes/link:#label-id[\{label-id\}]'
|
||||
'POST /changes/link:#change-id[\{change-id\}]/reviewers/link:rest-api-accounts.html#account-id[\{account-id\}]/votes/link:#label-id[\{label-id\}]/delete'
|
||||
--
|
||||
|
||||
Deletes a single vote from a change. Note, that even when the last vote of
|
||||
|
Loading…
Reference in New Issue
Block a user