From a57f7a3d5dd45505383c73bdd5e16a14d3ac69bb Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Thu, 27 Feb 2025 16:09:20 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/mongodb/v1alpha1/index.gen.ts | 3 +++ packages/clients/src/api/webhosting/v1/index.gen.ts | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/clients/src/api/mongodb/v1alpha1/index.gen.ts b/packages/clients/src/api/mongodb/v1alpha1/index.gen.ts index af9f7d30a..c28d2ff6b 100644 --- a/packages/clients/src/api/mongodb/v1alpha1/index.gen.ts +++ b/packages/clients/src/api/mongodb/v1alpha1/index.gen.ts @@ -42,6 +42,7 @@ export type { NodeTypeVolumeType, RestoreSnapshotRequest, RestoreSnapshotRequestVolumeDetails, + SetUserRoleRequest, Setting, SettingPropertyType, Snapshot, @@ -52,6 +53,8 @@ export type { UpdateUserRequest, UpgradeInstanceRequest, User, + UserRole, + UserRoleRole, Version, Volume, VolumeType, diff --git a/packages/clients/src/api/webhosting/v1/index.gen.ts b/packages/clients/src/api/webhosting/v1/index.gen.ts index bf28767b8..057bac9cc 100644 --- a/packages/clients/src/api/webhosting/v1/index.gen.ts +++ b/packages/clients/src/api/webhosting/v1/index.gen.ts @@ -64,7 +64,6 @@ export type { HostingApiUpdateHostingRequest, HostingStatus, HostingSummary, - HostingSummaryStatus, HostingUser, ListControlPanelsResponse, ListDatabaseUsersRequestOrderBy,