PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / SetBranchProtectionRulesData
Type Alias: SetBranchProtectionRulesData
SetBranchProtectionRulesData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3214
Properties
body
body:
BranchProtectionRule[]
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3215
headers?
optionalheaders:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3216
If-Match?
optionalIf-Match:string
if provided, the branch protection rules will be updated only if the current ETag match the provided value
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3222
repository
repository:
string
query?
optionalquery:never
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3225
url
url:
"/repositories/{repository}/settings/branch_protection"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:3226