Record
put-v3-projects-id-services-pipelines-email-params
No description available.
record put-v3-projects-id-services-pipelines-email-params {
id: string,
recipients: string,
notify-only-broken-builds: option<bool>,
pipeline-events: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| recipients | string | |
| notify-only-broken-builds | option<bool> | |
| pipeline-events | option<string> |