Skip to content

Commit 29a584e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 9f83d50 of spec repo (#485)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 28124b5 commit 29a584e

File tree

19 files changed

+150
-150
lines changed

19 files changed

+150
-150
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.5.1.dev2",
7-
"regenerated": "2022-01-17 16:12:30.657715",
8-
"spec_repo_commit": "d58d627"
7+
"regenerated": "2022-01-17 16:31:49.382294",
8+
"spec_repo_commit": "9f83d50"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2022-01-17 16:12:30.682572",
13-
"spec_repo_commit": "d58d627"
12+
"regenerated": "2022-01-17 16:31:49.409832",
13+
"spec_repo_commit": "9f83d50"
1414
}
1515
}
1616
}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2022-01-06T00:51:20.657Z"
1+
"2022-01-17T14:23:40.138Z"

cassettes/v1/Webhooks-Integration_2229727045/Create-a-custom-variable-returns-OK-response_2025270733/recording.har

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"entries": [
1010
{
11-
"_id": "69b35099fc2d2a2ed25fa246306ba227",
11+
"_id": "a74e4871eb930fe68faa43432f0ca7b0",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
@@ -26,13 +26,13 @@
2626
"value": "application/json"
2727
}
2828
],
29-
"headersSize": 541,
29+
"headersSize": 539,
3030
"httpVersion": "HTTP/1.1",
3131
"method": "POST",
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"is_secret\":true,\"name\":\"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1641430280\",\"value\":\"CUSTOM_VARIABLE_VALUE\"}"
35+
"text": "{\"is_secret\":true,\"name\":\"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420\",\"value\":\"CUSTOM_VARIABLE_VALUE\"}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables"
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/json",
4444
"size": 80,
45-
"text": "{\"is_secret\":true,\"name\":\"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1641430280\"}"
45+
"text": "{\"is_secret\":true,\"name\":\"TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420\"}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -53,15 +53,15 @@
5353
],
5454
"headersSize": 531,
5555
"httpVersion": "HTTP/1.1",
56-
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1641430280",
56+
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420",
5757
"status": 201,
5858
"statusText": "Created"
5959
},
60-
"startedDateTime": "2022-01-06T00:51:20.661Z",
61-
"time": 482
60+
"startedDateTime": "2022-01-17T14:23:40.153Z",
61+
"time": 1406
6262
},
6363
{
64-
"_id": "dc1de8668d76745997a8b481accc50d4",
64+
"_id": "0f99c9187013367b16f54f897a7f4b9f",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -71,14 +71,14 @@
7171
{
7272
"_fromType": "array",
7373
"name": "accept",
74-
"value": "*/*"
74+
"value": "application/json"
7575
}
7676
],
77-
"headersSize": 530,
77+
"headersSize": 541,
7878
"httpVersion": "HTTP/1.1",
7979
"method": "DELETE",
8080
"queryString": [],
81-
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1641430280"
81+
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/custom-variables/TESTCREATEACUSTOMVARIABLERETURNSOKRESPONSE1642429420"
8282
},
8383
"response": {
8484
"bodySize": 2,
@@ -100,8 +100,8 @@
100100
"status": 200,
101101
"statusText": "OK"
102102
},
103-
"startedDateTime": "2022-01-06T00:51:21.146Z",
104-
"time": 614
103+
"startedDateTime": "2022-01-17T14:23:41.569Z",
104+
"time": 1010
105105
}
106106
],
107107
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2022-01-06T00:51:21.766Z"
1+
"2022-01-17T14:23:17.711Z"

cassettes/v1/Webhooks-Integration_2229727045/Create-a-webhooks-integration-returns-OK-response_2832966624/recording.har

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"entries": [
1010
{
11-
"_id": "7aef2ff0752af0ca4fd4982daf329569",
11+
"_id": "dcc250c1b37a94b5be11984b4f5cc83d",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
@@ -32,7 +32,7 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"name\":\"Test-Create_a_webhooks_integration_returns_OK_response-1641430281\",\"url\":\"https://example.com/webhook\"}"
35+
"text": "{\"name\":\"Test-Create_a_webhooks_integration_returns_OK_response-1642429397\",\"url\":\"https://example.com/webhook\"}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks"
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/json",
4444
"size": 386,
45-
"text": "{\"encode_as\":\"json\",\"url\":\"https://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Create_a_webhooks_integration_returns_OK_response-1641430281\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
45+
"text": "{\"encode_as\":\"json\",\"url\":\"https://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Create_a_webhooks_integration_returns_OK_response-1642429397\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -53,15 +53,15 @@
5353
],
5454
"headersSize": 537,
5555
"httpVersion": "HTTP/1.1",
56-
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Create_a_webhooks_integration_returns_OK_response-1641430281",
56+
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Create_a_webhooks_integration_returns_OK_response-1642429397",
5757
"status": 201,
5858
"statusText": "Created"
5959
},
60-
"startedDateTime": "2022-01-06T00:51:21.769Z",
61-
"time": 669
60+
"startedDateTime": "2022-01-17T14:23:17.727Z",
61+
"time": 1093
6262
},
6363
{
64-
"_id": "8aca1d18bb686fd1a79d7831bb9615c6",
64+
"_id": "f9bf62bdd361eeecff718ac582cb046c",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -71,14 +71,14 @@
7171
{
7272
"_fromType": "array",
7373
"name": "accept",
74-
"value": "*/*"
74+
"value": "application/json"
7575
}
7676
],
77-
"headersSize": 521,
77+
"headersSize": 534,
7878
"httpVersion": "HTTP/1.1",
7979
"method": "DELETE",
8080
"queryString": [],
81-
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Create_a_webhooks_integration_returns_OK_response-1641430281"
81+
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Create_a_webhooks_integration_returns_OK_response-1642429397"
8282
},
8383
"response": {
8484
"bodySize": 2,
@@ -100,8 +100,8 @@
100100
"status": 200,
101101
"statusText": "OK"
102102
},
103-
"startedDateTime": "2022-01-06T00:51:22.441Z",
104-
"time": 523
103+
"startedDateTime": "2022-01-17T14:23:18.828Z",
104+
"time": 1634
105105
}
106106
],
107107
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2022-01-06T00:51:25.690Z"
1+
"2022-01-17T14:22:52.094Z"

cassettes/v1/Webhooks-Integration_2229727045/Get-a-webhook-integration-returns-OK-response_4191458081/recording.har

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"entries": [
1010
{
11-
"_id": "49fa24320c593f4b50aaed09a380b7cb",
11+
"_id": "1dff93d9b67b025aceffa527e3b7adf6",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
@@ -32,7 +32,7 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1641430285\",\"url\":\"http://example.com/webhook\"}"
35+
"text": "{\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1642429372\",\"url\":\"http://example.com/webhook\"}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks"
@@ -42,7 +42,7 @@
4242
"content": {
4343
"mimeType": "application/json",
4444
"size": 381,
45-
"text": "{\"encode_as\":\"json\",\"url\":\"http://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1641430285\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
45+
"text": "{\"encode_as\":\"json\",\"url\":\"http://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1642429372\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -53,15 +53,15 @@
5353
],
5454
"headersSize": 533,
5555
"httpVersion": "HTTP/1.1",
56-
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1641430285",
56+
"redirectURL": "https://app.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1642429372",
5757
"status": 201,
5858
"statusText": "Created"
5959
},
60-
"startedDateTime": "2022-01-06T00:51:25.693Z",
61-
"time": 560
60+
"startedDateTime": "2022-01-17T14:22:52.109Z",
61+
"time": 1937
6262
},
6363
{
64-
"_id": "067990d2d0729f3739f42fc3cf0715bc",
64+
"_id": "10acfbf0832639422cac639449941f9b",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -78,14 +78,14 @@
7878
"httpVersion": "HTTP/1.1",
7979
"method": "GET",
8080
"queryString": [],
81-
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1641430285"
81+
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1642429372"
8282
},
8383
"response": {
8484
"bodySize": 381,
8585
"content": {
8686
"mimeType": "application/json",
8787
"size": 381,
88-
"text": "{\"encode_as\":\"json\",\"url\":\"http://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1641430285\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
88+
"text": "{\"encode_as\":\"json\",\"url\":\"http://example.com/webhook\",\"custom_headers\":null,\"name\":\"Test-Get_a_webhook_integration_returns_OK_response-1642429372\",\"payload\":\"{\\\"body\\\": \\\"$EVENT_MSG\\\", \\\"last_updated\\\": \\\"$LAST_UPDATED\\\", \\\"event_type\\\": \\\"$EVENT_TYPE\\\", \\\"title\\\": \\\"$EVENT_TITLE\\\", \\\"date\\\": \\\"$DATE\\\", \\\"org\\\": {\\\"id\\\": \\\"$ORG_ID\\\", \\\"name\\\": \\\"$ORG_NAME\\\"}, \\\"id\\\": \\\"$ID\\\"}\"}"
8989
},
9090
"cookies": [],
9191
"headers": [
@@ -100,11 +100,11 @@
100100
"status": 200,
101101
"statusText": "OK"
102102
},
103-
"startedDateTime": "2022-01-06T00:51:26.257Z",
104-
"time": 181
103+
"startedDateTime": "2022-01-17T14:22:54.055Z",
104+
"time": 438
105105
},
106106
{
107-
"_id": "e3d6ed332e656b111e72bb9b678464fd",
107+
"_id": "1eabdbc1e7f0499f7b992ab5502adb9b",
108108
"_order": 0,
109109
"cache": {},
110110
"request": {
@@ -114,14 +114,14 @@
114114
{
115115
"_fromType": "array",
116116
"name": "accept",
117-
"value": "*/*"
117+
"value": "application/json"
118118
}
119119
],
120-
"headersSize": 517,
120+
"headersSize": 530,
121121
"httpVersion": "HTTP/1.1",
122122
"method": "DELETE",
123123
"queryString": [],
124-
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1641430285"
124+
"url": "https://api.datadoghq.com/api/v1/integration/webhooks/configuration/webhooks/Test-Get_a_webhook_integration_returns_OK_response-1642429372"
125125
},
126126
"response": {
127127
"bodySize": 2,
@@ -143,8 +143,8 @@
143143
"status": 200,
144144
"statusText": "OK"
145145
},
146-
"startedDateTime": "2022-01-06T00:51:26.441Z",
147-
"time": 505
146+
"startedDateTime": "2022-01-17T14:22:54.502Z",
147+
"time": 1833
148148
}
149149
],
150150
"pages": [],
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2022-01-06T00:51:26.953Z"
1+
"2022-01-17T14:22:28.833Z"

0 commit comments

Comments
 (0)