PersistentAI API Documentation / @persistent-ai/fireflow-vfs / generated/lakefs/types.gen / ListBranchesData
Type Alias: ListBranchesData
ListBranchesData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3716
Properties
body?
optionalbody:never
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3717
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3718
repository
repository:
string
query?
optionalquery:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3721
after?
optionalafter:string
return items after this value
amount?
optionalamount:number
how many items to return
prefix?
optionalprefix:string
return items prefixed with this value
show_hidden?
optionalshow_hidden:boolean
When set - list all branches including hidden branches. EXPERIMENTAL
url
url:
"/repositories/{repository}/branches"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3739