Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 974 Bytes

PutBranch.md

File metadata and controls

17 lines (12 loc) · 974 Bytes

PutBranch

Properties

Name Type Description Notes
name str The branch name
head str An ID representing the branch HEAD. For example, a commit SHA.
sync_time int
update_sequence_id int An optional ID used to prevent older data from overwriting newer data. If no sequence ID is included, the newly submitted data will always be saved. [optional]
references [ReferenceRep] An array of flag references found on the branch [optional]
commit_time int [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]