Skip to content

Commit 3948fc8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Fix dupe cassettes (#2957)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent f74133d commit 3948fc8

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-12T15:49:47.578Z
1+
2025-10-23T22:21:57.229Z
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-12T15:49:48.019Z
1+
2025-10-23T22:21:57.548Z

tests/v2/cassettes/test_scenarios/test_delete_gcp_scan_options_returns_bad_request_response.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ interactions:
88
uri: https://api.datadoghq.com/api/v2/agentless_scanning/accounts/gcp/no
99
response:
1010
body:
11-
string: '{"errors":[{"title":"Generic Error","detail":"project_id ''no'' is
12-
too short: must be at least 6 characters (current: 2)"}]}'
11+
string: '{"errors":[{"title":"Generic Error","detail":"project id must be 6-30
12+
characters, got 2"}]}'
1313
headers:
1414
content-type:
1515
- application/vnd.api+json
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-12T15:49:48.425Z
1+
2025-10-23T22:21:57.904Z

0 commit comments

Comments
 (0)