Skip to content

Commit a2e1514

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Update event type for Watchdog monitor (#1465)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 8760797 commit a2e1514

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2023-12-20 18:12:33.560780",
8-
"spec_repo_commit": "0ea19912"
7+
"regenerated": "2023-12-27 15:08:58.029685",
8+
"spec_repo_commit": "61dc4c3e"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-12-20 18:12:33.577115",
13-
"spec_repo_commit": "0ea19912"
12+
"regenerated": "2023-12-27 15:08:58.050720",
13+
"spec_repo_commit": "61dc4c3e"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26345,7 +26345,7 @@ paths:
2634526345

2634626346
- SLO: `slo alert`
2634726347

26348-
- watchdog: `event alert`
26348+
- watchdog: `event-v2 alert`
2634926349

2635026350
- event-v2: `event-v2 alert`
2635126351

packages/datadog-api-client-v1/apis/MonitorsApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1412,7 +1412,7 @@ export class MonitorsApi {
14121412
* - process: `service check`
14131413
* - rum: `rum alert`
14141414
* - SLO: `slo alert`
1415-
* - watchdog: `event alert`
1415+
* - watchdog: `event-v2 alert`
14161416
* - event-v2: `event-v2 alert`
14171417
* - audit: `audit alert`
14181418
* - error-tracking: `error-tracking alert`

0 commit comments

Comments
 (0)