From 3c2e8dae12383b3248061c17d9e5b5fafe715588 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 1 Aug 2025 15:16:12 +0000 Subject: [PATCH] feat: update generated APIs --- packages_generated/webhosting/src/v1/index.gen.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages_generated/webhosting/src/v1/index.gen.ts b/packages_generated/webhosting/src/v1/index.gen.ts index dc38e03fd..b1203d752 100644 --- a/packages_generated/webhosting/src/v1/index.gen.ts +++ b/packages_generated/webhosting/src/v1/index.gen.ts @@ -64,6 +64,8 @@ export type { HostingApiListHostingsRequest, HostingApiResetHostingPasswordRequest, HostingApiUpdateHostingRequest, + HostingDomain, + HostingDomainCustomDomain, HostingStatus, HostingSummary, HostingUser,