Wasm Directoryalpha
Record

create-repository-pipeline-schedule-params

No description available.

record create-repository-pipeline-schedule-params {
  workspace: string,
  repo-slug: string,
  type-op: string,
  cron-pattern: string,
  enabled: option​<bool>,
  target: pipeline-schedule-post-request-body-target,
}

Fields

NameTypeDescription
workspacestring
repo-slugstring
type-opstring
cron-patternstring
enabledoption​<bool>
targetpipeline-schedule-post-request-body-target