Skip to content

Commit

Permalink
Remove deprecated monitor type from API docs (#2572)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jul 18, 2024
1 parent 4a2e08e commit 05d36c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-07-18 16:48:34.753861",
"spec_repo_commit": "fd57724c"
"regenerated": "2024-07-18 17:22:34.134353",
"spec_repo_commit": "9ab8be35"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-07-18 16:48:34.780167",
"spec_repo_commit": "fd57724c"
"regenerated": "2024-07-18 17:22:34.158239",
"spec_repo_commit": "9ab8be35"
}
}
}
2 changes: 0 additions & 2 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27026,8 +27026,6 @@ paths:

- custom: `service check`

- event: `event alert`

- forecast: `query alert`

- host: `service check`
Expand Down
1 change: 0 additions & 1 deletion api/datadogV1/api_monitors.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ func (a *MonitorsApi) CheckCanDeleteMonitor(ctx _context.Context, monitorIds []i
// - APM: `query alert` or `trace-analytics alert`
// - composite: `composite`
// - custom: `service check`
// - event: `event alert`
// - forecast: `query alert`
// - host: `service check`
// - integration: `query alert` or `service check`
Expand Down

0 comments on commit 05d36c0

Please sign in to comment.