Skip to content

Commit c96f653

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 19796bd of spec repo
1 parent dade4bd commit c96f653

13 files changed

Lines changed: 70 additions & 49 deletions

File tree

  • cassettes/v2/Security-Monitoring_1187227211
    • List-assets-SBOMs-returns-Bad-request-Invalid-pagination-token-response_3105078366
    • List-assets-SBOMs-returns-Not-found-There-is-no-request-associated-with-the-provided-token_223796624
    • List-scanned-assets-metadata-returns-Bad-request-Invalid-Pagination-Token-response_3212737263
    • List-scanned-assets-metadata-returns-Not-found-asset-not-found-response_329653307
    • List-vulnerabilities-returns-Bad-request-Invalid-pagination-token-response_2641305557
    • List-vulnerabilities-returns-Not-found-There-is-no-request-associated-with-the-provided-t_4208064063
    • List-vulnerable-assets-returns-Bad-request-Invalid-Pagination-Token-response_2135173546
    • List-vulnerable-assets-returns-Not-found-There-is-no-request-associated-with-the-provided_3107541696
  • features/v2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-07-06T19:25:16.964Z"

cassettes/v2/Security-Monitoring_1187227211/List-assets-SBOMs-returns-Not-found-There-is-no-request-associated-with-the-provided-token_223796624/recording.har renamed to cassettes/v2/Security-Monitoring_1187227211/List-assets-SBOMs-returns-Bad-request-Invalid-pagination-token-response_3105078366/recording.har

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"log": {
3-
"_recordingName": "Security Monitoring/List assets SBOMs returns \"Not found: There is no request associated with the provided token.\" response",
3+
"_recordingName": "Security Monitoring/List assets SBOMs returns \"Bad request: Invalid pagination token.\" response",
44
"creator": {
55
"comment": "persister:fs",
66
"name": "Polly.JS",
@@ -36,11 +36,11 @@
3636
"url": "https://api.datadoghq.com/api/v2/security/sboms?page%5Btoken%5D=unknown&page%5Bnumber%5D=1"
3737
},
3838
"response": {
39-
"bodySize": 65,
39+
"bodySize": 104,
4040
"content": {
4141
"mimeType": "application/vnd.api+json",
42-
"size": 65,
43-
"text": "{\"errors\":[{\"status\":\"404\",\"title\":\"Unexpected internal error\"}]}"
42+
"size": 104,
43+
"text": "{\"errors\":[{\"status\":\"400\",\"title\":\"Bad request: asset_type\",\"detail\":\"asset_type filter is required\"}]}"
4444
},
4545
"cookies": [],
4646
"headers": [
@@ -49,14 +49,14 @@
4949
"value": "application/vnd.api+json"
5050
}
5151
],
52-
"headersSize": 659,
52+
"headersSize": 661,
5353
"httpVersion": "HTTP/1.1",
5454
"redirectURL": "",
55-
"status": 404,
56-
"statusText": "Not Found"
55+
"status": 400,
56+
"statusText": "Bad Request"
5757
},
58-
"startedDateTime": "2026-01-20T08:26:52.188Z",
59-
"time": 480
58+
"startedDateTime": "2026-07-06T19:25:16.970Z",
59+
"time": 89
6060
}
6161
],
6262
"pages": [],

cassettes/v2/Security-Monitoring_1187227211/List-assets-SBOMs-returns-Not-found-There-is-no-request-associated-with-the-provided-token_223796624/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-07-06T19:25:17.066Z"

cassettes/v2/Security-Monitoring_1187227211/List-scanned-assets-metadata-returns-Not-found-asset-not-found-response_329653307/recording.har renamed to cassettes/v2/Security-Monitoring_1187227211/List-scanned-assets-metadata-returns-Bad-request-Invalid-Pagination-Token-response_3212737263/recording.har

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"log": {
3-
"_recordingName": "Security Monitoring/List scanned assets metadata returns \"Not found: asset not found\" response",
3+
"_recordingName": "Security Monitoring/List scanned assets metadata returns \"Bad request: Invalid Pagination Token\" response",
44
"creator": {
55
"comment": "persister:fs",
66
"name": "Polly.JS",
@@ -40,7 +40,7 @@
4040
"content": {
4141
"mimeType": "application/vnd.api+json",
4242
"size": 65,
43-
"text": "{\"errors\":[{\"status\":\"404\",\"title\":\"Unexpected internal error\"}]}"
43+
"text": "{\"errors\":[{\"status\":\"400\",\"title\":\"Unexpected internal error\"}]}"
4444
},
4545
"cookies": [],
4646
"headers": [
@@ -52,11 +52,11 @@
5252
"headersSize": 660,
5353
"httpVersion": "HTTP/1.1",
5454
"redirectURL": "",
55-
"status": 404,
56-
"statusText": "Not Found"
55+
"status": 400,
56+
"statusText": "Bad Request"
5757
},
58-
"startedDateTime": "2025-10-15T08:41:14.549Z",
59-
"time": 450
58+
"startedDateTime": "2026-07-06T19:25:17.068Z",
59+
"time": 2288
6060
}
6161
],
6262
"pages": [],

cassettes/v2/Security-Monitoring_1187227211/List-scanned-assets-metadata-returns-Not-found-asset-not-found-response_329653307/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-07-06T19:25:19.361Z"

cassettes/v2/Security-Monitoring_1187227211/List-vulnerabilities-returns-Not-found-There-is-no-request-associated-with-the-provided-t_4208064063/recording.har renamed to cassettes/v2/Security-Monitoring_1187227211/List-vulnerabilities-returns-Bad-request-Invalid-pagination-token-response_2641305557/recording.har

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"log": {
3-
"_recordingName": "Security Monitoring/List vulnerabilities returns \"Not found: There is no request associated with the provided token.\" response",
3+
"_recordingName": "Security Monitoring/List vulnerabilities returns \"Bad request: Invalid pagination token.\" response",
44
"creator": {
55
"comment": "persister:fs",
66
"name": "Polly.JS",
@@ -40,7 +40,7 @@
4040
"content": {
4141
"mimeType": "application/vnd.api+json",
4242
"size": 65,
43-
"text": "{\"errors\":[{\"status\":\"404\",\"title\":\"Unexpected internal error\"}]}"
43+
"text": "{\"errors\":[{\"status\":\"400\",\"title\":\"Unexpected internal error\"}]}"
4444
},
4545
"cookies": [],
4646
"headers": [
@@ -52,11 +52,11 @@
5252
"headersSize": 660,
5353
"httpVersion": "HTTP/1.1",
5454
"redirectURL": "",
55-
"status": 404,
56-
"statusText": "Not Found"
55+
"status": 400,
56+
"statusText": "Bad Request"
5757
},
58-
"startedDateTime": "2025-12-12T14:36:04.174Z",
59-
"time": 518
58+
"startedDateTime": "2026-07-06T19:25:19.362Z",
59+
"time": 3029
6060
}
6161
],
6262
"pages": [],

cassettes/v2/Security-Monitoring_1187227211/List-vulnerabilities-returns-Not-found-There-is-no-request-associated-with-the-provided-t_4208064063/frozen.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"2026-07-06T19:25:22.396Z"

0 commit comments

Comments
 (0)