Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update generated APIs
Browse files Browse the repository at this point in the history
scaleway-bot committed Jul 26, 2024
1 parent d207b5e commit cb7dceb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/clients/src/api/block/v1alpha1/api.gen.ts
Original file line number Diff line number Diff line change
@@ -314,9 +314,10 @@ export class API extends ParentAPI {
)

/**
* Import a snapshot from a Scaleway Object Storage bucket. The bucket must
* contain a QCOW2 image. The bucket can be imported into any Availability
* Zone as long as it is in the same region as the bucket.
* (Deprecated in favor of `ImportSnapshotFromObjectStorage`). Import a
* snapshot from a Scaleway Object Storage bucket The bucket must contain a
* QCOW2 image. The bucket can be imported into any Availability Zone as long
* as it is in the same region as the bucket.
*
* @deprecated
* @param request - The request {@link ImportSnapshotFromS3Request}

0 comments on commit cb7dceb

Please sign in to comment.