From efa0cd77965bbb5137fe5b06a62a3f258170237a Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Tue, 7 Jan 2025 15:30:28 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/webhosting/v1/types.gen.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/clients/src/api/webhosting/v1/types.gen.ts b/packages/clients/src/api/webhosting/v1/types.gen.ts index d84ff203d..62f0de368 100644 --- a/packages/clients/src/api/webhosting/v1/types.gen.ts +++ b/packages/clients/src/api/webhosting/v1/types.gen.ts @@ -67,6 +67,7 @@ export type OfferOptionName = | 'dedicated_ip' | 'email_storage_gb' | 'database_count' + | 'support' export type OfferOptionWarning = | 'unknown_warning'