Update documentation of JSON file attributes

Commit ef38c07 renamed PatchResource to FileResource.

Although the code change does not affect the content of the JSON
data, update the documentation to make the description consistent.

Change-Id: I3598d4d40c95817e2e676006085046cce108e2ac
This commit is contained in:
David Pursehouse 2013-05-08 05:41:50 +01:00
parent a41f1d5ae2
commit 5ab70e33e1

View File

@ -119,7 +119,7 @@ approvals:: The <<approval,approval attribute>> granted.
comments:: All comments for this patchset in <<patchsetcomment,patchsetComment attributes>>.
files:: All changed files in this patchset in <<patch,patch attributes>>.
files:: All changed files in this patchset in <<file,file attributes>>.
sizeInsertions:: Size information of insertions of this patchset.
@ -235,9 +235,9 @@ reviewer:: The <<account,account>> that added the comment.
message:: The comment text.
[[patch]]
patch
-----
[[file]]
file
----
Information about a patch on a file.
file:: The name of the file. If the file is renamed, the new name.