Wasm Directoryalpha
Record

list-deployment-branch-policies-params

No description available.

record list-deployment-branch-policies-params {
  owner: string,
  repo: string,
  environment-name: string,
  per-page: option​<s32>,
  page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
environment-namestring
per-pageoption​<s32>
pageoption​<s32>