Skip to content

Commit d5b034b

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit a8ff8116 of spec repo (#994)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 3ac1fe5 commit d5b034b

File tree

281 files changed

+2642
-2085
lines changed

Some content is hidden

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

281 files changed

+2642
-2085
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.2",
7-
"regenerated": "2022-05-12 16:58:58.097216",
8-
"spec_repo_commit": "47e2b711"
7+
"regenerated": "2022-05-13 13:23:05.641059",
8+
"spec_repo_commit": "a8ff8116"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-05-12 16:58:58.108839",
13-
"spec_repo_commit": "47e2b711"
12+
"regenerated": "2022-05-13 13:23:05.656443",
13+
"spec_repo_commit": "a8ff8116"
1414
}
1515
}
1616
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-01-10T14:56:16.047Z
1+
2022-05-12T09:49:53.281Z

tests/v1/cassettes/test_scenarios/test_cancel_a_downtime_returns_downtime_not_found_response.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ interactions:
33
body: null
44
headers:
55
accept:
6-
- application/json
6+
- '*/*'
77
method: DELETE
88
uri: https://api.datadoghq.com/api/v1/downtime/0
99
response:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-01-10T14:56:16.449Z
1+
2022-05-12T09:49:53.715Z

tests/v1/cassettes/test_scenarios/test_cancel_a_downtime_returns_ok_response.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
interactions:
22
- request:
3-
body: '{"message":"Test-Cancel_a_downtime_returns_OK_response-1641826576","recurrence":{"period":1,"type":"weeks","until_date":1643640976,"week_days":["Mon","Tue","Wed","Thu","Fri"]},"scope":["test:testcanceladowntimereturnsokresponse1641826576"],"start":1641826576,"timezone":"Etc/UTC"}'
3+
body: '{"message":"Test-Cancel_a_downtime_returns_OK_response-1652348993","recurrence":{"period":1,"type":"weeks","until_date":1654163393,"week_days":["Mon","Tue","Wed","Thu","Fri"]},"scope":["test:testcanceladowntimereturnsokresponse1652348993"],"start":1652348993,"timezone":"Etc/UTC"}'
44
headers:
55
accept:
66
- application/json
@@ -10,7 +10,7 @@ interactions:
1010
uri: https://api.datadoghq.com/api/v1/downtime
1111
response:
1212
body:
13-
string: '{"recurrence":{"until_date":1643640976,"until_occurrences":null,"week_days":["Mon","Tue","Wed","Thu","Fri"],"type":"weeks","period":1},"end":null,"monitor_tags":["*"],"child_id":null,"canceled":null,"monitor_id":null,"created":1641826576,"org_id":321813,"modified":1641826576,"disabled":false,"start":1641826576,"creator_id":1445416,"parent_id":null,"timezone":"Etc/UTC","active":true,"scope":["test:testcanceladowntimereturnsokresponse1641826576"],"message":"Test-Cancel_a_downtime_returns_OK_response-1641826576","downtime_type":2,"id":1672708956,"updater_id":null}'
13+
string: '{"recurrence":{"until_date":1654163393,"until_occurrences":null,"week_days":["Mon","Tue","Wed","Thu","Fri"],"type":"weeks","period":1},"end":null,"monitor_tags":["*"],"child_id":null,"canceled":null,"monitor_id":null,"mute_first_recovery_notification":false,"created":1652348994,"org_id":321813,"modified":1652348994,"disabled":false,"start":1652348993,"creator_id":1445416,"parent_id":null,"timezone":"Etc/UTC","active":true,"scope":["test:testcanceladowntimereturnsokresponse1652348993"],"message":"Test-Cancel_a_downtime_returns_OK_response-1652348993","downtime_type":2,"id":1944162237,"updater_id":null}'
1414
headers:
1515
content-type:
1616
- application/json
@@ -21,9 +21,9 @@ interactions:
2121
body: null
2222
headers:
2323
accept:
24-
- application/json
24+
- '*/*'
2525
method: DELETE
26-
uri: https://api.datadoghq.com/api/v1/downtime/1672708956
26+
uri: https://api.datadoghq.com/api/v1/downtime/1944162237
2727
response:
2828
body:
2929
string: ''
@@ -35,9 +35,9 @@ interactions:
3535
body: null
3636
headers:
3737
accept:
38-
- application/json
38+
- '*/*'
3939
method: DELETE
40-
uri: https://api.datadoghq.com/api/v1/downtime/1672708956
40+
uri: https://api.datadoghq.com/api/v1/downtime/1944162237
4141
response:
4242
body:
4343
string: ''
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-01-10T15:50:09.916Z
1+
2022-05-12T09:49:55.004Z

tests/v1/cassettes/test_scenarios/test_cancel_downtimes_by_scope_returns_ok_response.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
interactions:
22
- request:
3-
body: '{"message":"Test-Cancel_downtimes_by_scope_returns_OK_response-1641829809","recurrence":{"period":1,"type":"weeks","until_date":1643644209,"week_days":["Mon","Tue","Wed","Thu","Fri"]},"scope":["test:testcanceldowntimesbyscopereturnsokresponse1641829809"],"start":1641829809,"timezone":"Etc/UTC"}'
3+
body: '{"message":"Test-Cancel_downtimes_by_scope_returns_OK_response-1652348995","recurrence":{"period":1,"type":"weeks","until_date":1654163395,"week_days":["Mon","Tue","Wed","Thu","Fri"]},"scope":["test:testcanceldowntimesbyscopereturnsokresponse1652348995"],"start":1652348995,"timezone":"Etc/UTC"}'
44
headers:
55
accept:
66
- application/json
@@ -10,15 +10,15 @@ interactions:
1010
uri: https://api.datadoghq.com/api/v1/downtime
1111
response:
1212
body:
13-
string: '{"recurrence":{"until_date":1643644209,"until_occurrences":null,"week_days":["Mon","Tue","Wed","Thu","Fri"],"type":"weeks","period":1},"end":null,"monitor_tags":["*"],"child_id":null,"canceled":null,"monitor_id":null,"created":1641829810,"org_id":321813,"modified":1641829810,"disabled":false,"start":1641829809,"creator_id":1445416,"parent_id":null,"timezone":"Etc/UTC","active":true,"scope":["test:testcanceldowntimesbyscopereturnsokresponse1641829809"],"message":"Test-Cancel_downtimes_by_scope_returns_OK_response-1641829809","downtime_type":2,"id":1672791217,"updater_id":null}'
13+
string: '{"recurrence":{"until_date":1654163395,"until_occurrences":null,"week_days":["Mon","Tue","Wed","Thu","Fri"],"type":"weeks","period":1},"end":null,"monitor_tags":["*"],"child_id":null,"canceled":null,"monitor_id":null,"mute_first_recovery_notification":false,"created":1652348995,"org_id":321813,"modified":1652348995,"disabled":false,"start":1652348995,"creator_id":1445416,"parent_id":null,"timezone":"Etc/UTC","active":true,"scope":["test:testcanceldowntimesbyscopereturnsokresponse1652348995"],"message":"Test-Cancel_downtimes_by_scope_returns_OK_response-1652348995","downtime_type":2,"id":1944162243,"updater_id":null}'
1414
headers:
1515
content-type:
1616
- application/json
1717
status:
1818
code: 200
1919
message: OK
2020
- request:
21-
body: '{"scope":"test:testcanceldowntimesbyscopereturnsokresponse1641829809"}'
21+
body: '{"scope":"test:testcanceldowntimesbyscopereturnsokresponse1652348995"}'
2222
headers:
2323
accept:
2424
- application/json
@@ -28,7 +28,7 @@ interactions:
2828
uri: https://api.datadoghq.com/api/v1/downtime/cancel/by_scope
2929
response:
3030
body:
31-
string: '{"cancelled_ids":[1672791217]}'
31+
string: '{"cancelled_ids":[1944162243]}'
3232
headers:
3333
content-type:
3434
- application/json
@@ -39,9 +39,9 @@ interactions:
3939
body: null
4040
headers:
4141
accept:
42-
- application/json
42+
- '*/*'
4343
method: DELETE
44-
uri: https://api.datadoghq.com/api/v1/downtime/1672791217
44+
uri: https://api.datadoghq.com/api/v1/downtime/1944162243
4545
response:
4646
body:
4747
string: ''
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-01-17T14:23:40.138Z
1+
2022-05-12T09:50:31.084Z

tests/v1/cassettes/test_scenarios/test_create_a_custom_variable_returns_ok_response.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
interactions:
22
- request:
3-
body: '{"is_secret":true,"name":"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420","value":"CUSTOM_VARIABLE_VALUE"}'
3+
body: '{"is_secret":true,"name":"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1652349031","value":"CUSTOM_VARIABLE_VALUE"}'
44
headers:
55
accept:
66
- application/json
@@ -10,7 +10,7 @@ interactions:
1010
uri: https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables
1111
response:
1212
body:
13-
string: '{"is_secret":true,"name":"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420"}'
13+
string: '{"is_secret":true,"name":"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1652349031"}'
1414
headers:
1515
content-type:
1616
- application/json
@@ -21,9 +21,9 @@ interactions:
2121
body: null
2222
headers:
2323
accept:
24-
- application/json
24+
- '*/*'
2525
method: DELETE
26-
uri: https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420
26+
uri: https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1652349031
2727
response:
2828
body:
2929
string: '{}'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022-01-10T15:50:18.970Z
1+
2022-05-12T09:46:20.878Z

0 commit comments

Comments
 (0)