Clarify behavior of "Ignore" feature in REST API documentation

Explicitly mention that when a change is ignored, its "updated"
timestamp is not changed, and the change owner is not notified.

Bug: Issue 9396
Change-Id: I861e51286ef44c0148299b545a10a51081bc9ef8
This commit is contained in:
David Pursehouse
2018-07-09 11:02:17 +09:00
parent e178d5ec4c
commit aa51cba901

View File

@@ -2311,7 +2311,9 @@ POST request:
--
Marks a change as ignored. The change will not be shown in the incoming
reviews dashboard, and email notifications will be suppressed.
reviews dashboard, and email notifications will be suppressed. Ignoring
a change does not cause the change's "updated" timestamp to be modified,
and the owner is not notified.
.Request
----