Merge "Clarify the List Comments REST endpoint"
This commit is contained in:
commit
f847f88ef1
@ -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
|
||||
----
|
||||
|
Loading…
Reference in New Issue
Block a user