Document that past assignees endpoint is only available with NoteDB
Bug: Issue 6962
Change-Id: I9c96db1ada02fb6e688360407cdfde95cc003d6e
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index 911ac23..008bc38 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -927,6 +927,8 @@
Returns a list of every user ever assigned to a change, in the order in which
they were first assigned.
+[NOTE] Past assignees are only available when NoteDb is enabled.
+
.Request
----
GET /changes/myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940/past_assignees HTTP/1.0