summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@sonymobile.com>2015-12-18 05:30:17 +0000
committerDavid Pursehouse <david.pursehouse@sonymobile.com>2015-12-18 05:30:59 +0000
commitaba369cabe99254cc57069cb7a15833efafe4b36 (patch)
tree765423e60420d1ddeab7c8eea37925c5f5dfc362
parent82d55631b8e424b7c4e567d21acd6bab87806398 (diff)
Remove warning about unstable change edit REST API endpoints
Since 2.11 these endpoints should be considered stable. Change-Id: I4023f5054a930f17982548bfb34bc20b3b703b70
-rw-r--r--Documentation/rest-api-changes.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt
index 1b9a705886..51c3a65fe6 100644
--- a/Documentation/rest-api-changes.txt
+++ b/Documentation/rest-api-changes.txt
@@ -1252,9 +1252,6 @@ Only the change owner, a project owner, or an administrator may fix changes.
[[edit-endpoints]]
== Change Edit Endpoints
-These endpoints are considered to be unstable and can be changed in
-backwards incompatible way any time without notice.
-
[[get-edit-detail]]
=== Get Change Edit Details
--