Fix typos in documentation of 'List Files' REST API element
Change-Id: If7021f46e1df96d923371a91fba92e45a105126c
This commit is contained in:
@@ -4796,8 +4796,8 @@ Lists the files that were modified, added or deleted in a revision.
|
||||
GET /changes/myProject~master~I8473b95934b5732ac55d26311a706c9c2bde9940/revisions/674ac754f91e64a0efb8087e59a176484bd534d1/files/ HTTP/1.0
|
||||
----
|
||||
|
||||
As result a map is returned that maps the link:#file-id[file path] to a list of
|
||||
link:#file-info[FileInfo] entries. The entries in the map are
|
||||
As result a map is returned that maps the link:#file-id[file path] to a
|
||||
link:#file-info[FileInfo] entry. The entries in the map are
|
||||
sorted by file path.
|
||||
|
||||
.Response
|
||||
|
Reference in New Issue
Block a user