PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / CommitData
Type Alias: CommitData
CommitData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3896
Properties
body
body:
CommitCreation
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3897
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3898
branch
branch:
string
repository
repository:
string
query?
optionalquery:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3902
source_metarange?
optionalsource_metarange:string
The source metarange to commit. Branch must not have uncommitted changes.
url
url:
"/repositories/{repository}/branches/{branch}/commits"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3908