Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 661 Bytes

BranchRep.md

File metadata and controls

18 lines (10 loc) · 661 Bytes

BranchRep

Properties

Name Type Description Notes
name String The branch name
head String An ID representing the branch HEAD. For example, a commit SHA.
updateSequenceId Long An optional ID used to prevent older data from overwriting newer data [optional]
syncTime Long
references List<ReferenceRep> An array of flag references found on the branch [optional]
links Map<String, Object> The location and content type of related resources