From cb7dcebc5c342130cbb947e423728a60837067ea Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 26 Jul 2024 14:20:36 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/block/v1alpha1/api.gen.ts | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/clients/src/api/block/v1alpha1/api.gen.ts b/packages/clients/src/api/block/v1alpha1/api.gen.ts index 62409bea8..90b0096c9 100644 --- a/packages/clients/src/api/block/v1alpha1/api.gen.ts +++ b/packages/clients/src/api/block/v1alpha1/api.gen.ts @@ -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}