Skip to content

Commit 02118d0

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 12a9fda of spec repo (#329)
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 c7f3504 commit 02118d0

File tree

48 files changed

+4914
-26
lines changed

Some content is hidden

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

48 files changed

+4914
-26
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": "2021-10-19 14:10:49.305059",
8-
"spec_repo_commit": "9841481"
7+
"regenerated": "2021-10-20 11:07:19.027324",
8+
"spec_repo_commit": "12a9fda"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2021-10-19 14:12:00.668497",
13-
"spec_repo_commit": "9841481"
12+
"regenerated": "2021-10-20 11:08:21.338596",
13+
"spec_repo_commit": "12a9fda"
1414
}
1515
}
1616
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2021-10-19T14:57:41.306Z"
Lines changed: 252 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,252 @@
1+
{
2+
"log": {
3+
"_recordingName": "Downtimes/Schedule a downtime once a year",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "5.1.0"
8+
},
9+
"entries": [
10+
{
11+
"_id": "33fd9a83b2f17bcbec05ec2d33a20fc5",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 173,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "user-agent",
21+
"value": "datadog-api-client-typescript/1.0.0-beta.5 (node 14.18.0; os Linux; arch x64)"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "accept",
26+
"value": "application/json, */*;q=0.8"
27+
},
28+
{
29+
"_fromType": "array",
30+
"name": "content-type",
31+
"value": "application/json"
32+
},
33+
{
34+
"_fromType": "array",
35+
"name": "x-datadog-parent-id",
36+
"value": "5806336991205644230"
37+
},
38+
{
39+
"_fromType": "array",
40+
"name": "x-datadog-trace-id",
41+
"value": "6373083657294877931"
42+
},
43+
{
44+
"_fromType": "array",
45+
"name": "content-length",
46+
"value": "173"
47+
},
48+
{
49+
"_fromType": "array",
50+
"name": "connection",
51+
"value": "close"
52+
},
53+
{
54+
"name": "host",
55+
"value": "api.datadoghq.com"
56+
}
57+
],
58+
"headersSize": 475,
59+
"httpVersion": "HTTP/1.1",
60+
"method": "POST",
61+
"postData": {
62+
"mimeType": "application/json",
63+
"params": [],
64+
"text": "{\"end\":1634659061,\"message\":\"Test-Schedule_a_downtime_once_a_year-1634655461\",\"recurrence\":{\"period\":1,\"type\":\"years\"},\"scope\":[\"*\"],\"start\":1634655461,\"timezone\":\"Etc/UTC\"}"
65+
},
66+
"queryString": [],
67+
"url": "https://api.datadoghq.com/api/v1/downtime"
68+
},
69+
"response": {
70+
"bodySize": 484,
71+
"content": {
72+
"mimeType": "application/json",
73+
"size": 484,
74+
"text": "{\"recurrence\":{\"until_date\":null,\"until_occurrences\":null,\"week_days\":null,\"type\":\"years\",\"period\":1},\"end\":1634659061,\"monitor_tags\":[\"*\"],\"child_id\":null,\"canceled\":null,\"monitor_id\":null,\"created\":1634655461,\"org_id\":321813,\"modified\":1634655461,\"disabled\":false,\"start\":1634655461,\"creator_id\":1445416,\"parent_id\":null,\"timezone\":\"Etc/UTC\",\"active\":true,\"scope\":[\"*\"],\"message\":\"Test-Schedule_a_downtime_once_a_year-1634655461\",\"downtime_type\":0,\"id\":1511004125,\"updater_id\":null}"
75+
},
76+
"cookies": [],
77+
"headers": [
78+
{
79+
"name": "date",
80+
"value": "Tue, 19 Oct 2021 14:57:41 GMT"
81+
},
82+
{
83+
"name": "content-type",
84+
"value": "application/json"
85+
},
86+
{
87+
"name": "content-length",
88+
"value": "484"
89+
},
90+
{
91+
"name": "connection",
92+
"value": "close"
93+
},
94+
{
95+
"name": "vary",
96+
"value": "Accept-Encoding"
97+
},
98+
{
99+
"name": "pragma",
100+
"value": "no-cache"
101+
},
102+
{
103+
"name": "cache-control",
104+
"value": "no-cache"
105+
},
106+
{
107+
"name": "x-content-type-options",
108+
"value": "nosniff"
109+
},
110+
{
111+
"name": "strict-transport-security",
112+
"value": "max-age=15724800;"
113+
},
114+
{
115+
"name": "content-security-policy",
116+
"value": "frame-ancestors 'self'; report-uri https://api.datadoghq.com/csp-report"
117+
},
118+
{
119+
"name": "x-frame-options",
120+
"value": "SAMEORIGIN"
121+
}
122+
],
123+
"headersSize": 383,
124+
"httpVersion": "HTTP/1.1",
125+
"redirectURL": "",
126+
"status": 200,
127+
"statusText": "OK"
128+
},
129+
"startedDateTime": "2021-10-19T14:57:41.324Z",
130+
"time": 292,
131+
"timings": {
132+
"blocked": -1,
133+
"connect": -1,
134+
"dns": -1,
135+
"receive": 0,
136+
"send": 0,
137+
"ssl": -1,
138+
"wait": 292
139+
}
140+
},
141+
{
142+
"_id": "fd0db807fc50eebafeb69382bc74205a",
143+
"_order": 0,
144+
"cache": {},
145+
"request": {
146+
"bodySize": 0,
147+
"cookies": [],
148+
"headers": [
149+
{
150+
"_fromType": "array",
151+
"name": "user-agent",
152+
"value": "datadog-api-client-typescript/1.0.0-beta.5 (node 14.18.0; os Linux; arch x64)"
153+
},
154+
{
155+
"_fromType": "array",
156+
"name": "accept",
157+
"value": "application/json, */*;q=0.8"
158+
},
159+
{
160+
"_fromType": "array",
161+
"name": "x-datadog-parent-id",
162+
"value": "8974435419722000640"
163+
},
164+
{
165+
"_fromType": "array",
166+
"name": "x-datadog-trace-id",
167+
"value": "6373083657294877931"
168+
},
169+
{
170+
"_fromType": "array",
171+
"name": "connection",
172+
"value": "close"
173+
},
174+
{
175+
"name": "host",
176+
"value": "api.datadoghq.com"
177+
}
178+
],
179+
"headersSize": 435,
180+
"httpVersion": "HTTP/1.1",
181+
"method": "DELETE",
182+
"queryString": [],
183+
"url": "https://api.datadoghq.com/api/v1/downtime/1511004125"
184+
},
185+
"response": {
186+
"bodySize": 0,
187+
"content": {
188+
"mimeType": "text/plain",
189+
"size": 0
190+
},
191+
"cookies": [],
192+
"headers": [
193+
{
194+
"name": "date",
195+
"value": "Tue, 19 Oct 2021 14:57:41 GMT"
196+
},
197+
{
198+
"name": "content-length",
199+
"value": "0"
200+
},
201+
{
202+
"name": "connection",
203+
"value": "close"
204+
},
205+
{
206+
"name": "pragma",
207+
"value": "no-cache"
208+
},
209+
{
210+
"name": "cache-control",
211+
"value": "no-cache"
212+
},
213+
{
214+
"name": "x-content-type-options",
215+
"value": "nosniff"
216+
},
217+
{
218+
"name": "strict-transport-security",
219+
"value": "max-age=15724800;"
220+
},
221+
{
222+
"name": "content-security-policy",
223+
"value": "frame-ancestors 'self'; report-uri https://api.datadoghq.com/csp-report"
224+
},
225+
{
226+
"name": "x-frame-options",
227+
"value": "SAMEORIGIN"
228+
}
229+
],
230+
"headersSize": 326,
231+
"httpVersion": "HTTP/1.1",
232+
"redirectURL": "",
233+
"status": 204,
234+
"statusText": "No Content"
235+
},
236+
"startedDateTime": "2021-10-19T14:57:41.626Z",
237+
"time": 232,
238+
"timings": {
239+
"blocked": -1,
240+
"connect": -1,
241+
"dns": -1,
242+
"receive": 0,
243+
"send": 0,
244+
"ssl": -1,
245+
"wait": 232
246+
}
247+
}
248+
],
249+
"pages": [],
250+
"version": "1.2"
251+
}
252+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2021-10-19T14:57:41.869Z"

0 commit comments

Comments
 (0)