Record
update-repository-pipeline-schedule-params
No description available.
record update-repository-pipeline-schedule-params {
workspace: string,
repo-slug: string,
schedule-uuid: string,
type-op: string,
enabled: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| repo-slug | string | |
| schedule-uuid | string | |
| type-op | string | |
| enabled | option<bool> |