Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 936 Bytes

File metadata and controls

20 lines (16 loc) · 936 Bytes

Branch

Properties

Name Type Description Notes
base_project_id str [optional]
branch_project_id str [optional]
name str [optional]
base str Name of the base branch this branch was created from. Only present for branches created with the newer branching system. [optional]
created_at datetime [optional]
updated_at datetime [optional]
merged_at datetime [optional]
merged_by UserPreview [optional]
created_by UserPreview [optional]
state str [optional]
child_branches List[str] [optional]

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