Skip to content

Commit defd74e

Browse files
add missing warning cassette
1 parent 93603b9 commit defd74e

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
version: 2
3+
interactions:
4+
- id: 0
5+
request:
6+
proto: HTTP/1.1
7+
proto_major: 1
8+
proto_minor: 1
9+
content_length: 0
10+
host: api.scaleway.com
11+
form:
12+
order_by:
13+
- recorded_at_desc
14+
organization_id:
15+
- 57a1e028-d7d3-4a4e-80cf-52cef8fd0d3e
16+
resource_type:
17+
- a_new_resource_type
18+
headers:
19+
User-Agent:
20+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests
21+
url: https://api.scaleway.com/audit-trail/v1alpha1/regions/fr-par/events?order_by=recorded_at_desc&organization_id=11111111-1111-1111-1111-111111111111&resource_type=a_new_resource_type
22+
method: GET
23+
response:
24+
proto: HTTP/2.0
25+
proto_major: 2
26+
proto_minor: 0
27+
content_length: 91
28+
body: "{\"message\":\"parsing field \\\"resource_type\\\": \\\"a_new_resource_type\\\" is not a valid value\"}"
29+
headers:
30+
Content-Length:
31+
- "91"
32+
Content-Type:
33+
- application/json
34+
Date:
35+
- Fri, 07 Nov 2025 16:10:59 GMT
36+
Server:
37+
- Scaleway API Gateway (fr-par-2;edge01)
38+
X-Request-Id:
39+
- a0cc0f26-172f-47e2-8bd2-b894b79b124e
40+
status: 400 Bad Request
41+
code: 400
42+
duration: 205.805877ms

0 commit comments

Comments
 (0)