Skip to content

Commit f9705c8

Browse files
Merge master into datadog-api-spec/test/hzhang/use-request-data-for-testing-when-response-empty
2 parents 199f923 + fb4640a commit f9705c8

File tree

52 files changed

+3373
-130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+3373
-130
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-11-16 15:25:27.705910",
8-
"spec_repo_commit": "c536b702"
7+
"regenerated": "2023-11-17 11:20:23.180572",
8+
"spec_repo_commit": "04139dfa"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-11-16 15:25:27.720958",
13-
"spec_repo_commit": "c536b702"
12+
"regenerated": "2023-11-17 11:20:23.195109",
13+
"spec_repo_commit": "04139dfa"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23435,7 +23435,8 @@ paths:
2343523435
- Snapshots
2343623436
/api/v1/host/{host_name}/mute:
2343723437
post:
23438-
description: Mute a host.
23438+
description: Mute a host. **Note:** This creates a [Downtime V2](https://docs.datadoghq.com/api/latest/downtimes/#schedule-a-downtime)
23439+
for the host.
2343923440
operationId: MuteHost
2344023441
parameters:
2344123442
- description: Name of the host to mute.

0 commit comments

Comments
 (0)