Comparing two versions of a file 

Get a feed that lists the differences between two versions of a file.

Table 1. Atom API request details

Resource Description
/basic/api/diff An entry that lists the differences between the two versions of the file.

The following input parameters are required. Separate multiple parameters with an ampersand (&).

Table 2. Input parameters

Parameter Description
diffParent The uuid of the parent document. This parameter is required.
input1 Revision number of the most recent of the two versions. This parameter is required.
input2 Revision number of the least recent of the two versions. This parameter is required.


Parent topic

Work with versions

Related reference
Version differences list content


   

 

});

+

Search Tips   |   Advanced Search