Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
440 changes: 440 additions & 0 deletions .generator/schemas/v2/openapi.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-11-28T10:48:39.297Z"
"2025-12-02T14:02:49.883Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"entries": [
{
"_id": "805bca15e7f08cce6b78232a51416eb0",
"_id": "70acb264a190c9504530585b68c408be",
"_order": 0,
"cache": {},
"request": {
"bodySize": 191,
"bodySize": 131,
"cookies": [],
"headers": [
{
Expand All @@ -32,17 +32,17 @@
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsbadrequestresponse1764326919\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates"
},
"response": {
"bodySize": 575,
"bodySize": 515,
"content": {
"mimeType": "application/vnd.api+json",
"size": 575,
"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\"}}}}"
"size": 515,
"text": "{\"data\":{\"id\":\"24e79f8a-1549-4119-857c-779f789ca8ee\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-12-02T14:02:50.381368Z\",\"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-02T14:02:50.381368Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
},
"cookies": [],
"headers": [
Expand All @@ -57,11 +57,11 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-11-28T10:48:39.749Z",
"time": 167
"startedDateTime": "2025-12-02T14:02:50.322Z",
"time": 93
},
{
"_id": "bc3a9ac91b3741fdcfbdcbf054301e0a",
"_id": "c7f160cb53d0c7a14c3c18c789aefffd",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -88,7 +88,7 @@
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"name\":\"test\",\"options\":{\"excluded_resources\":[]},\"type\":\"fdd\"},\"type\":\"deployment_rule\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/64de7180-ffd3-417b-beb6-c6ea469b5b5f/rules"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/24e79f8a-1549-4119-857c-779f789ca8ee/rules"
},
"response": {
"bodySize": 136,
Expand All @@ -110,11 +110,11 @@
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2025-11-28T10:48:39.926Z",
"time": 120
"startedDateTime": "2025-12-02T14:02:50.424Z",
"time": 89
},
{
"_id": "8ed8a1333531e991076ed010c62eb341",
"_id": "f13605a94c0195bfe6438f3e6fbcee96",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -131,7 +131,7 @@
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/64de7180-ffd3-417b-beb6-c6ea469b5b5f"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/24e79f8a-1549-4119-857c-779f789ca8ee"
},
"response": {
"bodySize": 0,
Expand All @@ -147,8 +147,8 @@
"status": 204,
"statusText": "No Content"
},
"startedDateTime": "2025-11-28T10:48:40.053Z",
"time": 136
"startedDateTime": "2025-12-02T14:02:50.519Z",
"time": 73
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-11-28T10:48:40.199Z"
"2025-12-02T14:02:50.601Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"entries": [
{
"_id": "70d8a20edaaf6ee64c3055d976ec6c9b",
"_id": "70acb264a190c9504530585b68c408be",
"_order": 0,
"cache": {},
"request": {
"bodySize": 183,
"bodySize": 131,
"cookies": [],
"headers": [
{
Expand All @@ -32,17 +32,17 @@
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testcreatedeploymentrulereturnsokresponse1764326920\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates"
},
"response": {
"bodySize": 567,
"bodySize": 513,
"content": {
"mimeType": "application/vnd.api+json",
"size": 567,
"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\"}}}}"
"size": 513,
"text": "{\"data\":{\"id\":\"04c065c8-a8a3-43f6-ab05-c48236de8db1\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-12-02T14:02:50.65927Z\",\"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-02T14:02:50.65927Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
},
"cookies": [],
"headers": [
Expand All @@ -57,11 +57,11 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-11-28T10:48:40.202Z",
"time": 144
"startedDateTime": "2025-12-02T14:02:50.604Z",
"time": 77
},
{
"_id": "a2fa7824d779a0d9f15a96378291fb9d",
"_id": "9c7ff0dbb9c06bd6cd3d7d9100de3ff3",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -79,7 +79,7 @@
"value": "application/json"
}
],
"headersSize": 614,
"headersSize": 613,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
Expand All @@ -88,14 +88,14 @@
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"name\":\"My deployment rule\",\"options\":{\"excluded_resources\":[]},\"type\":\"faulty_deployment_detection\"},\"type\":\"deployment_rule\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d/rules"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/04c065c8-a8a3-43f6-ab05-c48236de8db1/rules"
},
"response": {
"bodySize": 577,
"bodySize": 575,
"content": {
"mimeType": "application/vnd.api+json",
"size": 577,
"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\"}}}}"
"size": 575,
"text": "{\"data\":{\"id\":\"0d16f593-22a5-4ed4-8c0e-e2eb97308df0\",\"type\":\"deployment_rule\",\"attributes\":{\"created_at\":\"2025-12-02T14:02:50.74871Z\",\"created_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"},\"dry_run\":false,\"gate_id\":\"04c065c8-a8a3-43f6-ab05-c48236de8db1\",\"name\":\"My deployment rule\",\"options\":{},\"type\":\"faulty_deployment_detection\",\"updated_at\":\"2025-12-02T14:02:50.74871Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
},
"cookies": [],
"headers": [
Expand All @@ -110,11 +110,11 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-11-28T10:48:40.351Z",
"time": 135
"startedDateTime": "2025-12-02T14:02:50.687Z",
"time": 93
},
{
"_id": "a4030f938a6e559967172e6d42bad0f3",
"_id": "e661acf4daade941293c9a430ab5fa36",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -131,7 +131,7 @@
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d/rules/3370e167-8ad1-4cce-8efe-4688ff6d862e"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/04c065c8-a8a3-43f6-ab05-c48236de8db1/rules/0d16f593-22a5-4ed4-8c0e-e2eb97308df0"
},
"response": {
"bodySize": 0,
Expand All @@ -147,11 +147,11 @@
"status": 204,
"statusText": "No Content"
},
"startedDateTime": "2025-11-28T10:48:40.490Z",
"time": 139
"startedDateTime": "2025-12-02T14:02:50.786Z",
"time": 68
},
{
"_id": "26b8761c30659a6c3f9b9e3caf6a8ae1",
"_id": "d632c7f8370585cf6987c8f6b33937b3",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -168,7 +168,7 @@
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/2abe97e8-438e-410e-9630-185bd3634d4d"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/04c065c8-a8a3-43f6-ab05-c48236de8db1"
},
"response": {
"bodySize": 0,
Expand All @@ -184,8 +184,8 @@
"status": 204,
"statusText": "No Content"
},
"startedDateTime": "2025-11-28T10:48:40.632Z",
"time": 139
"startedDateTime": "2025-12-02T14:02:50.857Z",
"time": 74
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-11-28T10:48:40.779Z"
"2025-12-02T14:02:50.939Z"
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"entries": [
{
"_id": "67a945a070d1baa8c7e5b4f428bf52e0",
"_id": "70acb264a190c9504530585b68c408be",
"_order": 0,
"cache": {},
"request": {
"bodySize": 190,
"bodySize": 131,
"cookies": [],
"headers": [
{
Expand All @@ -32,17 +32,17 @@
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate-testdeletedeploymentgatereturnsnocontentresponse1764326920\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
"text": "{\"data\":{\"attributes\":{\"dry_run\":false,\"env\":\"production\",\"identifier\":\"my-gate\",\"service\":\"my-service\"},\"type\":\"deployment_gate\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates"
},
"response": {
"bodySize": 574,
"bodySize": 515,
"content": {
"mimeType": "application/vnd.api+json",
"size": 574,
"text": "{\"data\":{\"id\":\"86e38caf-0d2a-4e72-93ac-9850957d2c6b\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-11-28T10:48:40.909837Z\",\"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-testdeletedeploymentgatereturnsnocontentresponse1764326920\",\"service\":\"my-service\",\"updated_at\":\"2025-11-28T10:48:40.909837Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
"size": 515,
"text": "{\"data\":{\"id\":\"fcbb283b-861a-4bee-9df5-58cce58477da\",\"type\":\"deployment_gate\",\"attributes\":{\"created_at\":\"2025-12-02T14:02:50.989855Z\",\"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-02T14:02:50.989855Z\",\"updated_by\":{\"id\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\",\"name\":\"CI Account\",\"handle\":\"9919ec9b-ebc7-49ee-8dc8-03626e717cca\"}}}}"
},
"cookies": [],
"headers": [
Expand All @@ -57,11 +57,11 @@
"status": 200,
"statusText": "OK"
},
"startedDateTime": "2025-11-28T10:48:40.781Z",
"time": 158
"startedDateTime": "2025-12-02T14:02:50.941Z",
"time": 64
},
{
"_id": "3e123064488b434dcd2de8d0c7cb4f34",
"_id": "8f6d04189ac5e8278ce92b109be31756",
"_order": 0,
"cache": {},
"request": {
Expand All @@ -78,7 +78,7 @@
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/86e38caf-0d2a-4e72-93ac-9850957d2c6b"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/fcbb283b-861a-4bee-9df5-58cce58477da"
},
"response": {
"bodySize": 0,
Expand All @@ -88,17 +88,17 @@
},
"cookies": [],
"headers": [],
"headersSize": 623,
"headersSize": 622,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 204,
"statusText": "No Content"
},
"startedDateTime": "2025-11-28T10:48:40.944Z",
"time": 136
"startedDateTime": "2025-12-02T14:02:51.009Z",
"time": 73
},
{
"_id": "3e123064488b434dcd2de8d0c7cb4f34",
"_id": "8f6d04189ac5e8278ce92b109be31756",
"_order": 1,
"cache": {},
"request": {
Expand All @@ -111,11 +111,11 @@
"value": "*/*"
}
],
"headersSize": 544,
"headersSize": 543,
"httpVersion": "HTTP/1.1",
"method": "DELETE",
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/deployment_gates/86e38caf-0d2a-4e72-93ac-9850957d2c6b"
"url": "https://api.datadoghq.com/api/v2/deployment_gates/fcbb283b-861a-4bee-9df5-58cce58477da"
},
"response": {
"bodySize": 80,
Expand All @@ -131,14 +131,14 @@
"value": "application/vnd.api+json"
}
],
"headersSize": 683,
"headersSize": 682,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 404,
"statusText": "Not Found"
},
"startedDateTime": "2025-11-28T10:48:41.085Z",
"time": 125
"startedDateTime": "2025-12-02T14:02:51.087Z",
"time": 71
}
],
"pages": [],
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"2025-11-28T10:48:41.219Z"
"2025-12-02T14:02:51.168Z"
Loading