Skip to content

Commit

Permalink
chore: purge old account support (#3290)
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone authored Jul 19, 2023
1 parent a41675d commit 0927eda
Show file tree
Hide file tree
Showing 19 changed files with 99 additions and 1,153 deletions.
35 changes: 35 additions & 0 deletions cmd/scw/testdata/test-main-usage-usage.cassette.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
version: 1
interactions:
- request:
body: '{"message":"authentication is denied","method":"api_key","reason":"not_found","type":"denied_authentication"}'
form: {}
headers:
User-Agent:
- scaleway-sdk-go/v1.0.0-beta.7+dev (go1.20.6; darwin; amd64) cli-e2e-test
url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX
method: GET
response:
body: '{"message":"authentication is denied","method":"api_key","reason":"not_found","type":"denied_authentication"}'
headers:
Content-Length:
- "109"
Content-Security-Policy:
- default-src 'none'; frame-ancestors 'none'
Content-Type:
- application/json
Date:
- Mon, 17 Jul 2023 13:11:02 GMT
Server:
- Scaleway API-Gateway
Strict-Transport-Security:
- max-age=63072000
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- DENY
X-Request-Id:
- 4dbd3c92-0639-4c2b-8cca-9106da810d5c
status: 401 Unauthorized
code: 401
duration: ""
228 changes: 0 additions & 228 deletions internal/namespaces/account/v2/account_cli.go

This file was deleted.

9 changes: 0 additions & 9 deletions internal/namespaces/account/v2/custom.go

This file was deleted.

Loading

0 comments on commit 0927eda

Please sign in to comment.