A DTO for a collection of repository revision statistics. 14 Apr 2022: Moved to VCS Common from FSFS_WD.
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
revision | list of repositoryRevisionDTO | element | 0/unbounded | Get the list of repository revisions. |
Example
<revisions> <revision> <timestamp>...</timestamp> </revision> </revisions>