Skip to content

Commit 07fb9f7

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 599352c of spec repo
1 parent 230311f commit 07fb9f7

File tree

108 files changed

+8594
-0
lines changed

Some content is hidden

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

108 files changed

+8594
-0
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 912 additions & 0 deletions
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2025-08-29T21:35:02.696Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
{
2+
"log": {
3+
"_recordingName": "Actions Datastores/Bulk write datastore items returns \"Bad Request\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "6574cf7e1c5524e145d2b92f9fa74d2c",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 181,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "accept",
21+
"value": "application/json"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "content-type",
26+
"value": "application/json"
27+
}
28+
],
29+
"headersSize": 566,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"data\":{\"attributes\":{\"description\":\"\",\"name\":\"Test Datastore\",\"org_access\":\"contributor\",\"primary_column_name\":\"id\",\"primary_key_generation_strategy\":\"none\"},\"type\":\"datastores\"}}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v2/actions-datastores"
39+
},
40+
"response": {
41+
"bodySize": 74,
42+
"content": {
43+
"mimeType": "application/vnd.api+json",
44+
"size": 74,
45+
"text": "{\"data\":{\"id\":\"0897a535-85dd-4c5e-ab27-97ed4a8f54fd\",\"type\":\"datastores\"}}"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/vnd.api+json"
52+
}
53+
],
54+
"headersSize": 658,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 200,
58+
"statusText": "OK"
59+
},
60+
"startedDateTime": "2025-08-29T21:35:02.699Z",
61+
"time": 127
62+
},
63+
{
64+
"_id": "9ed69b4c6d9288d6a580b5aec67e182d",
65+
"_order": 0,
66+
"cache": {},
67+
"request": {
68+
"bodySize": 177,
69+
"cookies": [],
70+
"headers": [
71+
{
72+
"_fromType": "array",
73+
"name": "accept",
74+
"value": "application/json"
75+
},
76+
{
77+
"_fromType": "array",
78+
"name": "content-type",
79+
"value": "application/json"
80+
}
81+
],
82+
"headersSize": 622,
83+
"httpVersion": "HTTP/1.1",
84+
"method": "POST",
85+
"postData": {
86+
"mimeType": "application/json",
87+
"params": [],
88+
"text": "{\"data\":{\"attributes\":{\"values\":[{\"id\":\"cust_3141\",\"name\":\"Johnathan\"},{\"badPrimaryKey\":\"key2\",\"name\":\"Johnathan\"}]},\"id\":\"0897a535-85dd-4c5e-ab27-97ed4a8f54fd\",\"type\":\"items\"}}"
89+
},
90+
"queryString": [],
91+
"url": "https://api.datadoghq.com/api/v2/actions-datastores/0897a535-85dd-4c5e-ab27-97ed4a8f54fd/items/bulk"
92+
},
93+
"response": {
94+
"bodySize": 155,
95+
"content": {
96+
"mimeType": "application/vnd.api+json",
97+
"size": 155,
98+
"text": "{\"errors\":[{\"status\":\"400\",\"id\":\"24f4ef0c-a849-41dd-8a0e-35338086172c\",\"title\":\"item key missing or invalid\",\"detail\":\"primary column \\\"id\\\" is missing\"}]}"
99+
},
100+
"cookies": [],
101+
"headers": [
102+
{
103+
"name": "content-type",
104+
"value": "application/vnd.api+json"
105+
}
106+
],
107+
"headersSize": 941,
108+
"httpVersion": "HTTP/1.1",
109+
"redirectURL": "",
110+
"status": 400,
111+
"statusText": "Bad Request"
112+
},
113+
"startedDateTime": "2025-08-29T21:35:02.833Z",
114+
"time": 112
115+
},
116+
{
117+
"_id": "9a66b7a9d6e631b25df9b58b5cf87968",
118+
"_order": 0,
119+
"cache": {},
120+
"request": {
121+
"bodySize": 0,
122+
"cookies": [],
123+
"headers": [
124+
{
125+
"_fromType": "array",
126+
"name": "accept",
127+
"value": "*/*"
128+
}
129+
],
130+
"headersSize": 539,
131+
"httpVersion": "HTTP/1.1",
132+
"method": "DELETE",
133+
"queryString": [],
134+
"url": "https://api.datadoghq.com/api/v2/actions-datastores/0897a535-85dd-4c5e-ab27-97ed4a8f54fd"
135+
},
136+
"response": {
137+
"bodySize": 74,
138+
"content": {
139+
"mimeType": "application/vnd.api+json",
140+
"size": 74,
141+
"text": "{\"data\":{\"id\":\"0897a535-85dd-4c5e-ab27-97ed4a8f54fd\",\"type\":\"datastores\"}}"
142+
},
143+
"cookies": [],
144+
"headers": [
145+
{
146+
"name": "content-type",
147+
"value": "application/vnd.api+json"
148+
}
149+
],
150+
"headersSize": 658,
151+
"httpVersion": "HTTP/1.1",
152+
"redirectURL": "",
153+
"status": 200,
154+
"statusText": "OK"
155+
},
156+
"startedDateTime": "2025-08-29T21:35:02.954Z",
157+
"time": 107
158+
}
159+
],
160+
"pages": [],
161+
"version": "1.2"
162+
}
163+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2025-08-29T21:35:03.071Z"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"log": {
3+
"_recordingName": "Actions Datastores/Bulk write datastore items returns \"Not Found\" response",
4+
"creator": {
5+
"comment": "persister:fs",
6+
"name": "Polly.JS",
7+
"version": "6.0.5"
8+
},
9+
"entries": [
10+
{
11+
"_id": "412614fa226516926b5ba7336ea2adc9",
12+
"_order": 0,
13+
"cache": {},
14+
"request": {
15+
"bodySize": 166,
16+
"cookies": [],
17+
"headers": [
18+
{
19+
"_fromType": "array",
20+
"name": "accept",
21+
"value": "application/json"
22+
},
23+
{
24+
"_fromType": "array",
25+
"name": "content-type",
26+
"value": "application/json"
27+
}
28+
],
29+
"headersSize": 622,
30+
"httpVersion": "HTTP/1.1",
31+
"method": "POST",
32+
"postData": {
33+
"mimeType": "application/json",
34+
"params": [],
35+
"text": "{\"data\":{\"attributes\":{\"values\":[{\"id\":\"cust_3141\",\"name\":\"Johnathan\"},{\"id\":\"cust_3142\",\"name\":\"Mary\"}]},\"id\":\"70b87c26-886f-497a-bd9d-09f53bc9b40c\",\"type\":\"items\"}}"
36+
},
37+
"queryString": [],
38+
"url": "https://api.datadoghq.com/api/v2/actions-datastores/70b87c26-886f-497a-bd9d-09f53bc9b40c/items/bulk"
39+
},
40+
"response": {
41+
"bodySize": 103,
42+
"content": {
43+
"mimeType": "application/vnd.api+json",
44+
"size": 103,
45+
"text": "{\"errors\":[{\"status\":\"404\",\"id\":\"c90cb65a-90b6-47e8-9662-d36dfef3ffe9\",\"title\":\"datastore not found\"}]}"
46+
},
47+
"cookies": [],
48+
"headers": [
49+
{
50+
"name": "content-type",
51+
"value": "application/vnd.api+json"
52+
}
53+
],
54+
"headersSize": 941,
55+
"httpVersion": "HTTP/1.1",
56+
"redirectURL": "",
57+
"status": 404,
58+
"statusText": "Not Found"
59+
},
60+
"startedDateTime": "2025-08-29T21:35:03.077Z",
61+
"time": 70
62+
}
63+
],
64+
"pages": [],
65+
"version": "1.2"
66+
}
67+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2025-08-29T21:35:03.157Z"

0 commit comments

Comments
 (0)