PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / MergeIntoBranchData
Type Alias: MergeIntoBranchData
MergeIntoBranchData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4347
Properties
body?
optionalbody:Merge
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4348
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4349
destinationBranch
destinationBranch:
string
destination branch name
repository
repository:
string
sourceRef
sourceRef:
string
source ref
query?
optionalquery:never
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4360
url
url:
"/repositories/{repository}/refs/{sourceRef}/merge/{destinationBranch}"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4361