diff --git a/Documentation/rest-api-changes.txt b/Documentation/rest-api-changes.txt index 407ec7bf71..5d7fe95d51 100644 --- a/Documentation/rest-api-changes.txt +++ b/Documentation/rest-api-changes.txt @@ -2160,7 +2160,9 @@ Lists the published comments of a revision. As result a map is returned that maps the file path to a list of link:#comment-info[CommentInfo] entries. The entries in the map are -sorted by file path. +sorted by file path and only include file (or inline) comments. Use +the link:#get-change-detail[Get Change Detail] endpoint to retrieve +the general change message (or comment). .Request ---- @@ -2864,7 +2866,7 @@ attached to a change. |Field Name ||Description |`id` ||The ID of the message. |`author` |optional| -Author of the message as an +Author of the message as an link:rest-api-accounts.html#account-info[AccountInfo] entity. + Unset if written by the Gerrit system. |`date` ||