Wasm Directoryalpha
Record

post-repositories-workspace-repo-slug-branch-restrictions-params

No description available.

record post-repositories-workspace-repo-slug-branch-restrictions-params {
  repo-slug: string,
  workspace: string,
  type-op: string,
  groups: option​<list​<group>>,
  users: option​<list​<account>>,
}

Fields

NameTypeDescription
repo-slugstring
workspacestring
type-opstring
groupsoption​<list​<group>>
usersoption​<list​<account>>