Skip to content

Commit d845c80

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 06d49d6 of spec repo
1 parent 07f2cc5 commit d845c80

File tree

112 files changed

+5935
-262
lines changed

Some content is hidden

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

112 files changed

+5935
-262
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 711 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-11-28T10:48:39.297Z"
1+
"2025-12-02T17:11:57.622Z"

cassettes/v2/Deployment-Gates_4242274226/Create-deployment-rule-returns-Bad-Request-response_2824092514/recording.har

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
},
99
"entries": [
1010
{
11-
"_id": "805bca15e7f08cce6b78232a51416eb0",
11+
"_id": "70acb264a190c9504530585b68c408be",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
15-
"bodySize": 191,
15+
"bodySize": 131,
1616
"cookies": [],
1717
"headers": [
1818
{
@@ -32,17 +32,17 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsbadrequestresponse1764326919\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
35+
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v2/deployment_gates"
3939
},
4040
"response": {
41-
"bodySize": 575,
41+
"bodySize": 515,
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
44-
"size": 575,
45-
"text": "{\"data\":{\"id\":\"64de7180-ffd3-417b-beb6-c6ea469b5b5f\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-11-28T10:48:39.863066Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsbadrequestresponse1764326919\",\"service\":\"my-service\",\"updated_at\":\"2025-11-28T10:48:39.863066Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
44+
"size": 515,
45+
"text": "{\"data\":{\"id\":\"daadd697-95f4-4608-b6cc-8e6337d692ab\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-12-02T17:11:58.225449Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\",\"updated_at\":\"2025-12-02T17:11:58.225449Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -51,17 +51,17 @@
5151
"value": "application/vnd.api+json"
5252
}
5353
],
54-
"headersSize": 683,
54+
"headersSize": 682,
5555
"httpVersion": "HTTP/1.1",
5656
"redirectURL": "",
5757
"status": 200,
5858
"statusText": "OK"
5959
},
60-
"startedDateTime": "2025-11-28T10:48:39.749Z",
61-
"time": 167
60+
"startedDateTime": "2025-12-02T17:11:58.069Z",
61+
"time": 195
6262
},
6363
{
64-
"_id": "bc3a9ac91b3741fdcfbdcbf054301e0a",
64+
"_id": "a16b8105dc198442190c72d42b8c7473",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -88,7 +88,7 @@
8888
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"name\":\"test\",\"options\":{\"excluded_resources\":[]},\"type\":\"fdd\"},\"type\":\"deployment_rule\"}}"
8989
},
9090
"queryString": [],
91-
"url": "https://api.datadoghq.com/api/v2/deployment_gates/64de7180-ffd3-417b-beb6-c6ea469b5b5f/rules"
91+
"url": "https://api.datadoghq.com/api/v2/deployment_gates/daadd697-95f4-4608-b6cc-8e6337d692ab/rules"
9292
},
9393
"response": {
9494
"bodySize": 136,
@@ -104,17 +104,17 @@
104104
"value": "application/vnd.api+json"
105105
}
106106
],
107-
"headersSize": 682,
107+
"headersSize": 681,
108108
"httpVersion": "HTTP/1.1",
109109
"redirectURL": "",
110110
"status": 400,
111111
"statusText": "Bad Request"
112112
},
113-
"startedDateTime": "2025-11-28T10:48:39.926Z",
114-
"time": 120
113+
"startedDateTime": "2025-12-02T17:11:58.275Z",
114+
"time": 144
115115
},
116116
{
117-
"_id": "8ed8a1333531e991076ed010c62eb341",
117+
"_id": "227b4564ccc3b0f72d53fe1e4001c5be",
118118
"_order": 0,
119119
"cache": {},
120120
"request": {
@@ -131,7 +131,7 @@
131131
"httpVersion": "HTTP/1.1",
132132
"method": "DELETE",
133133
"queryString": [],
134-
"url": "https://api.datadoghq.com/api/v2/deployment_gates/64de7180-ffd3-417b-beb6-c6ea469b5b5f"
134+
"url": "https://api.datadoghq.com/api/v2/deployment_gates/daadd697-95f4-4608-b6cc-8e6337d692ab"
135135
},
136136
"response": {
137137
"bodySize": 0,
@@ -141,14 +141,14 @@
141141
},
142142
"cookies": [],
143143
"headers": [],
144-
"headersSize": 623,
144+
"headersSize": 622,
145145
"httpVersion": "HTTP/1.1",
146146
"redirectURL": "",
147147
"status": 204,
148148
"statusText": "No Content"
149149
},
150-
"startedDateTime": "2025-11-28T10:48:40.053Z",
151-
"time": 136
150+
"startedDateTime": "2025-12-02T17:11:58.425Z",
151+
"time": 128
152152
}
153153
],
154154
"pages": [],
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-11-28T10:48:40.199Z"
1+
"2025-12-02T17:11:58.561Z"

cassettes/v2/Deployment-Gates_4242274226/Create-deployment-rule-returns-OK-response_36464608/recording.har

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
},
99
"entries": [
1010
{
11-
"_id": "70d8a20edaaf6ee64c3055d976ec6c9b",
11+
"_id": "70acb264a190c9504530585b68c408be",
1212
"_order": 0,
1313
"cache": {},
1414
"request": {
15-
"bodySize": 183,
15+
"bodySize": 131,
1616
"cookies": [],
1717
"headers": [
1818
{
@@ -32,17 +32,17 @@
3232
"postData": {
3333
"mimeType": "application/json",
3434
"params": [],
35-
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsokresponse1764326920\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
35+
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
3636
},
3737
"queryString": [],
3838
"url": "https://api.datadoghq.com/api/v2/deployment_gates"
3939
},
4040
"response": {
41-
"bodySize": 567,
41+
"bodySize": 513,
4242
"content": {
4343
"mimeType": "application/vnd.api+json",
44-
"size": 567,
45-
"text": "{\"data\":{\"id\":\"2abe97e8-438e-410e-9630-185bd3634d4d\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-11-28T10:48:40.314903Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsokresponse1764326920\",\"service\":\"my-service\",\"updated_at\":\"2025-11-28T10:48:40.314903Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
44+
"size": 513,
45+
"text": "{\"data\":{\"id\":\"b998ebca-01ad-4db8-96e6-a2beb54f497a\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-12-02T17:11:58.67035Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\",\"updated_at\":\"2025-12-02T17:11:58.67035Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
4646
},
4747
"cookies": [],
4848
"headers": [
@@ -51,17 +51,17 @@
5151
"value": "application/vnd.api+json"
5252
}
5353
],
54-
"headersSize": 683,
54+
"headersSize": 682,
5555
"httpVersion": "HTTP/1.1",
5656
"redirectURL": "",
5757
"status": 200,
5858
"statusText": "OK"
5959
},
60-
"startedDateTime": "2025-11-28T10:48:40.202Z",
61-
"time": 144
60+
"startedDateTime": "2025-12-02T17:11:58.564Z",
61+
"time": 179
6262
},
6363
{
64-
"_id": "a2fa7824d779a0d9f15a96378291fb9d",
64+
"_id": "858b10329845140040777a2b2098be81",
6565
"_order": 0,
6666
"cache": {},
6767
"request": {
@@ -88,14 +88,14 @@
8888
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"name\":\"My deployment rule\",\"options\":{\"excluded_resources\":[]},\"type\":\"faulty_deployment_detection\"},\"type\":\"deployment_rule\"}}"
8989
},
9090
"queryString": [],
91-
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d/rules"
91+
"url": "https://api.datadoghq.com/api/v2/deployment_gates/b998ebca-01ad-4db8-96e6-a2beb54f497a/rules"
9292
},
9393
"response": {
9494
"bodySize": 577,
9595
"content": {
9696
"mimeType": "application/vnd.api+json",
9797
"size": 577,
98-
"text": "{\"data\":{\"id\":\"3370e167-8ad1-4cce-8efe-4688ff6d862e\",\"type\":\"deployment_rule\",\"attributes\":{\"created_at\":\"2025-11-28T10:48:40.464432Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"gate_id\":\"2abe97e8-438e-410e-9630-185bd3634d4d\",\"name\":\"My deployment rule\",\"options\":{},\"type\":\"faulty_deployment_detection\",\"updated_at\":\"2025-11-28T10:48:40.464432Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
98+
"text": "{\"data\":{\"id\":\"3feb569f-bb55-47cb-990f-7bc0c4c076f4\",\"type\":\"deployment_rule\",\"attributes\":{\"created_at\":\"2025-12-02T17:11:58.877828Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"gate_id\":\"b998ebca-01ad-4db8-96e6-a2beb54f497a\",\"name\":\"My deployment rule\",\"options\":{},\"type\":\"faulty_deployment_detection\",\"updated_at\":\"2025-12-02T17:11:58.877828Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
9999
},
100100
"cookies": [],
101101
"headers": [
@@ -104,17 +104,17 @@
104104
"value": "application/vnd.api+json"
105105
}
106106
],
107-
"headersSize": 682,
107+
"headersSize": 681,
108108
"httpVersion": "HTTP/1.1",
109109
"redirectURL": "",
110110
"status": 200,
111111
"statusText": "OK"
112112
},
113-
"startedDateTime": "2025-11-28T10:48:40.351Z",
114-
"time": 135
113+
"startedDateTime": "2025-12-02T17:11:58.750Z",
114+
"time": 193
115115
},
116116
{
117-
"_id": "a4030f938a6e559967172e6d42bad0f3",
117+
"_id": "e7215262d4435d95845dca7938047f4a",
118118
"_order": 0,
119119
"cache": {},
120120
"request": {
@@ -127,11 +127,11 @@
127127
"value": "*/*"
128128
}
129129
],
130-
"headersSize": 587,
130+
"headersSize": 586,
131131
"httpVersion": "HTTP/1.1",
132132
"method": "DELETE",
133133
"queryString": [],
134-
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d/rules/3370e167-8ad1-4cce-8efe-4688ff6d862e"
134+
"url": "https://api.datadoghq.com/api/v2/deployment_gates/b998ebca-01ad-4db8-96e6-a2beb54f497a/rules/3feb569f-bb55-47cb-990f-7bc0c4c076f4"
135135
},
136136
"response": {
137137
"bodySize": 0,
@@ -141,17 +141,17 @@
141141
},
142142
"cookies": [],
143143
"headers": [],
144-
"headersSize": 623,
144+
"headersSize": 622,
145145
"httpVersion": "HTTP/1.1",
146146
"redirectURL": "",
147147
"status": 204,
148148
"statusText": "No Content"
149149
},
150-
"startedDateTime": "2025-11-28T10:48:40.490Z",
151-
"time": 139
150+
"startedDateTime": "2025-12-02T17:11:58.948Z",
151+
"time": 133
152152
},
153153
{
154-
"_id": "26b8761c30659a6c3f9b9e3caf6a8ae1",
154+
"_id": "1840bf916f8ad711045474872823635f",
155155
"_order": 0,
156156
"cache": {},
157157
"request": {
@@ -168,7 +168,7 @@
168168
"httpVersion": "HTTP/1.1",
169169
"method": "DELETE",
170170
"queryString": [],
171-
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d"
171+
"url": "https://api.datadoghq.com/api/v2/deployment_gates/b998ebca-01ad-4db8-96e6-a2beb54f497a"
172172
},
173173
"response": {
174174
"bodySize": 0,
@@ -178,14 +178,14 @@
178178
},
179179
"cookies": [],
180180
"headers": [],
181-
"headersSize": 623,
181+
"headersSize": 622,
182182
"httpVersion": "HTTP/1.1",
183183
"redirectURL": "",
184184
"status": 204,
185185
"statusText": "No Content"
186186
},
187-
"startedDateTime": "2025-11-28T10:48:40.632Z",
188-
"time": 139
187+
"startedDateTime": "2025-12-02T17:11:59.085Z",
188+
"time": 135
189189
}
190190
],
191191
"pages": [],
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2025-11-28T10:48:40.779Z"
1+
"2025-12-02T17:11:59.228Z"

0 commit comments

Comments
 (0)