Skip to content

Commit beb278e

Browse files
committed
update config cassettes and goldens
1 parent feb1c72 commit beb278e

24 files changed

+1199
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- 74d2a4a6-7817-4b78-bb5f-8bb2af4c5621
50+
status: 200 OK
51+
code: 200
52+
duration: 121.62343ms
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- 6a33a665-393e-49e1-adce-06cd7916a4cc
50+
status: 200 OK
51+
code: 200
52+
duration: 81.735152ms
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
version: 2
3+
interactions: []
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- 67930f12-5d30-4518-a59c-b8c4e9c53746
50+
status: 200 OK
51+
code: 200
52+
duration: 47.300274ms
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- a3fb1cb1-e115-466c-900c-5a04caf45d6c
50+
status: 200 OK
51+
code: 200
52+
duration: 46.337972ms
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- 887161d6-723c-46e3-aa85-d3574d0c3a98
50+
status: 200 OK
51+
code: 200
52+
duration: 565.554825ms
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- 1e024398-3092-4768-8103-78b2785f95d4
50+
status: 200 OK
51+
code: 200
52+
duration: 517.256963ms
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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+
transfer_encoding: []
11+
trailer: {}
12+
host: api.scaleway.com
13+
remote_addr: ""
14+
request_uri: ""
15+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
16+
form: {}
17+
headers:
18+
User-Agent:
19+
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.1; linux; amd64) cli-e2e-test
20+
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWPB5A8ZHKGTSD2NHB0
21+
method: GET
22+
response:
23+
proto: HTTP/2.0
24+
proto_major: 2
25+
proto_minor: 0
26+
transfer_encoding: []
27+
trailer: {}
28+
content_length: 402
29+
uncompressed: false
30+
body: '{"access_key":"SCWPB5A8ZHKGTSD2NHB0", "secret_key":null, "description":"Generated by the Scaleway CLI", "created_at":"2025-03-25T13:28:06.409480Z", "updated_at":"2025-03-25T13:28:06.409480Z", "expires_at":null, "default_project_id":"fa1e3217-dc80-42ac-85c3-3f034b78b552", "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", "user_id":"77e7fa85-f305-4ea2-afea-09571a039336"}'
31+
headers:
32+
Content-Length:
33+
- "402"
34+
Content-Security-Policy:
35+
- default-src 'none'; frame-ancestors 'none'
36+
Content-Type:
37+
- application/json
38+
Date:
39+
- Tue, 22 Jul 2025 15:54:27 GMT
40+
Server:
41+
- Scaleway API Gateway (fr-par-1;edge02)
42+
Strict-Transport-Security:
43+
- max-age=63072000
44+
X-Content-Type-Options:
45+
- nosniff
46+
X-Frame-Options:
47+
- DENY
48+
X-Request-Id:
49+
- b1c5007c-b988-4fc1-8416-16ff2e99bc57
50+
status: 200 OK
51+
code: 200
52+
duration: 557.94717ms

0 commit comments

Comments
 (0)