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
892 changes: 889 additions & 3 deletions .generator/schemas/v2/openapi.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2025-10-06T13:32:01.327Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"log": {
"_recordingName": "Case Management Attribute/Create custom attribute config for a case type returns \"Bad Request\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "dc45fc730f09c12d941beaf799af6461",
"_order": 0,
"cache": {},
"request": {
"bodySize": 110,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 560,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"description\":\"Worldwide case type\",\"emoji\":\"\ud83c\udf0d\",\"name\":\"World\"},\"type\":\"case_type\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/cases/types"
},
"response": {
"bodySize": 401,
"content": {
"mimeType": "application/vnd.api+json",
"size": 401,
"text": "{\"data\":{\"id\":\"561f747e-f2cb-4d19-a162-d162272f7587\",\"type\":\"case_type\",\"attributes\":{\"description\":\"Worldwide case type\",\"emoji\":\"\ud83c\udf0d\",\"internal\":false,\"name\":\"World\",\"statuses_config\":{\"open\":{\"status_options\":[{\"name\":\"Open\"}],\"default\":\"Open\"},\"in_progress\":{\"status_options\":[{\"name\":\"In Progress\"}],\"default\":\"In Progress\"},\"closed\":{\"status_options\":[{\"name\":\"Closed\"}],\"default\":\"Closed\"}}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 663,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2025-10-06T13:32:01.334Z",
"time": 441
},
{
"_id": "7f7ee7e0745fd31a9861bee750d913d1",
"_order": 0,
"cache": {},
"request": {
"bodySize": 179,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 628,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"display_name\":\"AWS Region 17597575-0000-0000-0000-175975752100\",\"is_multi\":true,\"key\":\"region_655843d86e43edb3\",\"type\":\"FLOAT\"},\"type\":\"custom_attribute\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/cases/types/561f747e-f2cb-4d19-a162-d162272f7587/custom_attributes"
},
"response": {
"bodySize": 51,
"content": {
"mimeType": "application/vnd.api+json",
"size": 51,
"text": "{\"errors\":[{\"status\":\"400\",\"title\":\"Bad Request\"}]}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 662,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 400,
"statusText": "Bad Request"
},
"startedDateTime": "2025-10-06T13:32:01.794Z",
"time": 455
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2025-10-06T13:32:02.280Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"log": {
"_recordingName": "Case Management Attribute/Create custom attribute config for a case type returns \"CREATED\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "dc45fc730f09c12d941beaf799af6461",
"_order": 0,
"cache": {},
"request": {
"bodySize": 110,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 560,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"description\":\"Worldwide case type\",\"emoji\":\"\ud83c\udf0d\",\"name\":\"World\"},\"type\":\"case_type\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/cases/types"
},
"response": {
"bodySize": 401,
"content": {
"mimeType": "application/vnd.api+json",
"size": 401,
"text": "{\"data\":{\"id\":\"86a9d90d-b3f4-411d-93a8-a0926d538bf0\",\"type\":\"case_type\",\"attributes\":{\"description\":\"Worldwide case type\",\"emoji\":\"\ud83c\udf0d\",\"internal\":false,\"name\":\"World\",\"statuses_config\":{\"open\":{\"status_options\":[{\"name\":\"Open\"}],\"default\":\"Open\"},\"in_progress\":{\"status_options\":[{\"name\":\"In Progress\"}],\"default\":\"In Progress\"},\"closed\":{\"status_options\":[{\"name\":\"Closed\"}],\"default\":\"Closed\"}}}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 663,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2025-10-06T13:32:02.284Z",
"time": 135
},
{
"_id": "6909e1634c6e59d34afd318df0ddea2b",
"_order": 0,
"cache": {},
"request": {
"bodySize": 180,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 628,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"display_name\":\"AWS Region 17597575-0000-0000-0000-175975752200\",\"is_multi\":true,\"key\":\"region_33c9a583c56b2e0d\",\"type\":\"NUMBER\"},\"type\":\"custom_attribute\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/cases/types/86a9d90d-b3f4-411d-93a8-a0926d538bf0/custom_attributes"
},
"response": {
"bodySize": 301,
"content": {
"mimeType": "application/vnd.api+json",
"size": 301,
"text": "{\"data\":{\"id\":\"66390c6f-7079-4d91-9362-459d39277f0e\",\"type\":\"custom_attribute\",\"attributes\":{\"case_type\":\"TUNKNOWN\",\"case_type_id\":\"86a9d90d-b3f4-411d-93a8-a0926d538bf0\",\"display_name\":\"AWS Region 17597575-0000-0000-0000-175975752200\",\"is_multi\":true,\"key\":\"region_33c9a583c56b2e0d\",\"type\":\"NUMBER\"}}}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 663,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 201,
"statusText": "Created"
},
"startedDateTime": "2025-10-06T13:32:02.429Z",
"time": 470
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2025-10-06T13:32:02.909Z"
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"log": {
"_recordingName": "Case Management Attribute/Create custom attribute config for a case type returns \"Not Found\" response",
"creator": {
"comment": "persister:fs",
"name": "Polly.JS",
"version": "6.0.5"
},
"entries": [
{
"_id": "db614a929cc10c7e08a99a782e9e6950",
"_order": 0,
"cache": {},
"request": {
"bodySize": 160,
"cookies": [],
"headers": [
{
"_fromType": "array",
"name": "accept",
"value": "application/json"
},
{
"_fromType": "array",
"name": "content-type",
"value": "application/json"
}
],
"headersSize": 628,
"httpVersion": "HTTP/1.1",
"method": "POST",
"postData": {
"mimeType": "application/json",
"params": [],
"text": "{\"data\":{\"attributes\":{\"display_name\":\"AWS Region 263ae27b75532012\",\"is_multi\":true,\"key\":\"region_263ae27b75532012\",\"type\":\"NUMBER\"},\"type\":\"custom_attribute\"}}"
},
"queryString": [],
"url": "https://api.datadoghq.com/api/v2/cases/types/9fd476d7-a955-454a-851d-980c655c02d3/custom_attributes"
},
"response": {
"bodySize": 72,
"content": {
"mimeType": "application/vnd.api+json",
"size": 72,
"text": "{\"errors\":[{\"code\":\"resource_not_found\",\"title\":\"case_type not found\"}]}"
},
"cookies": [],
"headers": [
{
"name": "content-type",
"value": "application/vnd.api+json"
}
],
"headersSize": 662,
"httpVersion": "HTTP/1.1",
"redirectURL": "",
"status": 404,
"statusText": "Not Found"
},
"startedDateTime": "2025-10-06T13:32:02.919Z",
"time": 433
}
],
"pages": [],
"version": "1.2"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2025-10-06T13:32:03.358Z"
Loading