diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt index c4db514eaf..ea577f36c4 100644 --- a/Documentation/rest-api-changes.txt +++ b/Documentation/rest-api-changes.txt @@ -5381,11 +5381,12 @@ request: [[change-id]] === \{change-id\} -Identifier that uniquely identifies one change. +Identifier that uniquely identifies one change. It contains the URL-encoded +project name as well as the change number: "'$$~$$'" -This can be: +Gerrit still supports the following deprecated identifiers. These will be +removed in a future release: -* an ID of the change in the format "'$$~$$'" * an ID of the change in the format "'$$~~$$'", where for the branch the `refs/heads/` prefix can be omitted ("$$myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940$$")