UploadClientOperationAppendFileVersion <Change>
Index
Properties
Properties
content
Content to add.
optionalmetadata
Optional metadata. If metadata is not specified then metadata from previousVersion is automatically used. If specified, then all metadata must be specified because it will be used instead of metadata from previousVersion.
operation
Type of operation. In this case ‘append’ to represent that the operation will add new version to a existing change.
previousVersion
Previous change to add version to. If previousVersion.etag differs from backend value then the operation will fail.
Defines what is required to append a version to a existing change. This can be a existing change like a file or a attachment.