Wasm Directoryalpha
Record

create-required-workflow-params

No description available.

record create-required-workflow-params {
  org: string,
  repository-id: string,
  scope: option​<create-required-workflow-body-scope-enum>,
  selected-repository-ids: option​<list​<s32>>,
  workflow-file-path: string,
}

Fields

NameTypeDescription
orgstring
repository-idstring
scopeoption​<create-required-workflow-body-scope-enum>
selected-repository-idsoption​<list​<s32>>
workflow-file-pathstring