|
2318 | 2318 | "environments", |
2319 | 2319 | "services", |
2320 | 2320 | "groups", |
| 2321 | + "functionalities", |
2321 | 2322 | "responders", |
2322 | 2323 | "incidents", |
2323 | 2324 | "events", |
|
2431 | 2432 | "environments", |
2432 | 2433 | "services", |
2433 | 2434 | "groups", |
| 2435 | + "functionalities", |
2434 | 2436 | "responders", |
2435 | 2437 | "incidents", |
2436 | 2438 | "events", |
|
2699 | 2701 | "environments", |
2700 | 2702 | "services", |
2701 | 2703 | "groups", |
| 2704 | + "functionalities", |
2702 | 2705 | "responders", |
2703 | 2706 | "incidents", |
2704 | 2707 | "events", |
|
32934 | 32937 | }, |
32935 | 32938 | "nullable": true |
32936 | 32939 | }, |
| 32940 | + "functionality_ids": { |
| 32941 | + "type": "array", |
| 32942 | + "description": "The Functionality IDs to attach to the alert", |
| 32943 | + "items": { |
| 32944 | + "type": "string" |
| 32945 | + }, |
| 32946 | + "nullable": true |
| 32947 | + }, |
32937 | 32948 | "environment_ids": { |
32938 | 32949 | "type": "array", |
32939 | 32950 | "description": "The Environment IDs to attach to the alert", |
|
33120 | 33131 | }, |
33121 | 33132 | "nullable": true |
33122 | 33133 | }, |
| 33134 | + "functionality_ids": { |
| 33135 | + "type": "array", |
| 33136 | + "description": "The Functionality IDs to attach to the alert", |
| 33137 | + "items": { |
| 33138 | + "type": "string" |
| 33139 | + }, |
| 33140 | + "nullable": true |
| 33141 | + }, |
33123 | 33142 | "environment_ids": { |
33124 | 33143 | "type": "array", |
33125 | 33144 | "description": "The Environment IDs to attach to the alert", |
|
33343 | 33362 | ] |
33344 | 33363 | } |
33345 | 33364 | }, |
| 33365 | + "functionalities": { |
| 33366 | + "type": "array", |
| 33367 | + "description": "Functionalities attached to the alert", |
| 33368 | + "items": { |
| 33369 | + "type": "object", |
| 33370 | + "allOf": [ |
| 33371 | + { |
| 33372 | + "$ref": "#/components/schemas/functionality" |
| 33373 | + } |
| 33374 | + ] |
| 33375 | + } |
| 33376 | + }, |
33346 | 33377 | "environments": { |
33347 | 33378 | "type": "array", |
33348 | 33379 | "description": "Environments attached to the alert", |
|
33371 | 33402 | }, |
33372 | 33403 | "nullable": true |
33373 | 33404 | }, |
| 33405 | + "functionality_ids": { |
| 33406 | + "type": "array", |
| 33407 | + "description": "The Functionality IDs to attach to the alert", |
| 33408 | + "items": { |
| 33409 | + "type": "string" |
| 33410 | + }, |
| 33411 | + "nullable": true |
| 33412 | + }, |
33374 | 33413 | "environment_ids": { |
33375 | 33414 | "type": "array", |
33376 | 33415 | "description": "The Environment IDs to attach to the alert", |
|
34191 | 34230 | "email", |
34192 | 34231 | "app_dynamics", |
34193 | 34232 | "catchpoint", |
| 34233 | + "cloudflare", |
34194 | 34234 | "datadog", |
34195 | 34235 | "dynatrace", |
34196 | 34236 | "alertmanager", |
|
34527 | 34567 | "email", |
34528 | 34568 | "app_dynamics", |
34529 | 34569 | "catchpoint", |
| 34570 | + "cloudflare", |
34530 | 34571 | "datadog", |
34531 | 34572 | "dynatrace", |
34532 | 34573 | "alertmanager", |
|
34848 | 34889 | "email", |
34849 | 34890 | "app_dynamics", |
34850 | 34891 | "catchpoint", |
| 34892 | + "cloudflare", |
34851 | 34893 | "datadog", |
34852 | 34894 | "dynatrace", |
34853 | 34895 | "alertmanager", |
@@ -79763,22 +79805,22 @@ |
79763 | 79805 | }, |
79764 | 79806 | "include_shadows_in_slack_notifications": { |
79765 | 79807 | "type": "boolean", |
79766 | | - "description": "Whether shadow users are included in Slack notifications and user group syncing", |
| 79808 | + "description": "Whether shadow users are included in Slack notifications and user group syncing. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79767 | 79809 | "nullable": true |
79768 | 79810 | }, |
79769 | 79811 | "shift_start_notifications_enabled": { |
79770 | 79812 | "type": "boolean", |
79771 | | - "description": "Whether shift-start notifications are enabled", |
| 79813 | + "description": "Whether shift-start notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79772 | 79814 | "nullable": true |
79773 | 79815 | }, |
79774 | 79816 | "shift_update_notifications_enabled": { |
79775 | 79817 | "type": "boolean", |
79776 | | - "description": "Whether shift-update notifications are enabled", |
| 79818 | + "description": "Whether shift-update notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79777 | 79819 | "nullable": true |
79778 | 79820 | }, |
79779 | 79821 | "shift_report_enabled": { |
79780 | 79822 | "type": "boolean", |
79781 | | - "description": "Whether the weekly shift summary report is enabled", |
| 79823 | + "description": "Whether the weekly shift summary report is enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79782 | 79824 | "nullable": true |
79783 | 79825 | }, |
79784 | 79826 | "shift_report_day_of_week": { |
@@ -79898,22 +79940,22 @@ |
79898 | 79940 | }, |
79899 | 79941 | "include_shadows_in_slack_notifications": { |
79900 | 79942 | "type": "boolean", |
79901 | | - "description": "Whether shadow users are included in Slack notifications and user group syncing", |
| 79943 | + "description": "Whether shadow users are included in Slack notifications and user group syncing. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79902 | 79944 | "nullable": true |
79903 | 79945 | }, |
79904 | 79946 | "shift_start_notifications_enabled": { |
79905 | 79947 | "type": "boolean", |
79906 | | - "description": "Whether shift-start notifications are enabled", |
| 79948 | + "description": "Whether shift-start notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79907 | 79949 | "nullable": true |
79908 | 79950 | }, |
79909 | 79951 | "shift_update_notifications_enabled": { |
79910 | 79952 | "type": "boolean", |
79911 | | - "description": "Whether shift-update notifications are enabled", |
| 79953 | + "description": "Whether shift-update notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79912 | 79954 | "nullable": true |
79913 | 79955 | }, |
79914 | 79956 | "shift_report_enabled": { |
79915 | 79957 | "type": "boolean", |
79916 | | - "description": "Whether the weekly shift summary report is enabled", |
| 79958 | + "description": "Whether the weekly shift summary report is enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save.", |
79917 | 79959 | "nullable": true |
79918 | 79960 | }, |
79919 | 79961 | "shift_report_day_of_week": { |
@@ -80018,19 +80060,19 @@ |
80018 | 80060 | }, |
80019 | 80061 | "include_shadows_in_slack_notifications": { |
80020 | 80062 | "type": "boolean", |
80021 | | - "description": "Whether shadow users are included in Slack notifications and user group syncing" |
| 80063 | + "description": "Whether shadow users are included in Slack notifications and user group syncing. Requires `slack_channel` to be set; otherwise this value is forced to false on save." |
80022 | 80064 | }, |
80023 | 80065 | "shift_start_notifications_enabled": { |
80024 | 80066 | "type": "boolean", |
80025 | | - "description": "Whether shift-start notifications are enabled" |
| 80067 | + "description": "Whether shift-start notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save." |
80026 | 80068 | }, |
80027 | 80069 | "shift_update_notifications_enabled": { |
80028 | 80070 | "type": "boolean", |
80029 | | - "description": "Whether shift-update notifications are enabled" |
| 80071 | + "description": "Whether shift-update notifications are enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save." |
80030 | 80072 | }, |
80031 | 80073 | "shift_report_enabled": { |
80032 | 80074 | "type": "boolean", |
80033 | | - "description": "Whether the weekly shift summary report is enabled" |
| 80075 | + "description": "Whether the weekly shift summary report is enabled. Requires `slack_channel` to be set; otherwise this value is forced to false on save." |
80034 | 80076 | }, |
80035 | 80077 | "shift_report_day_of_week": { |
80036 | 80078 | "type": "string", |
|
0 commit comments