From e47abd39e156521bab5654a15aee886dd2224aa1 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Thu, 6 Nov 2025 08:22:03 +0000 Subject: [PATCH] feat: update generated APIs --- packages_generated/dedibox/src/v1/types.gen.ts | 8 ++++---- packages_generated/iot/src/v1/types.gen.ts | 2 +- packages_generated/kafka/src/v1alpha1/types.gen.ts | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages_generated/dedibox/src/v1/types.gen.ts b/packages_generated/dedibox/src/v1/types.gen.ts index 8d892a38b..a889ac359 100644 --- a/packages_generated/dedibox/src/v1/types.gen.ts +++ b/packages_generated/dedibox/src/v1/types.gen.ts @@ -1340,7 +1340,7 @@ export interface Log { */ group?: RpnV2Group /** - * RPN V2 member (if appliable). + * RPN V2 member (if applicable). */ member?: RpnV2Member /** @@ -1619,11 +1619,11 @@ export interface BMCAccess { */ url: string /** - * The login to use for the BMC (Baseboard Management Controller) access authentification. + * The login to use for the BMC (Baseboard Management Controller) access authentication. */ login: string /** - * The password to use for the BMC (Baseboard Management Controller) access authentification. + * The password to use for the BMC (Baseboard Management Controller) access authentication. */ password: string /** @@ -2718,7 +2718,7 @@ export interface Rescue { */ password: string /** - * Protocol of the resuce. + * Protocol of the rescue. */ protocol: RescueProtocol } diff --git a/packages_generated/iot/src/v1/types.gen.ts b/packages_generated/iot/src/v1/types.gen.ts index 456c2331f..33607c318 100644 --- a/packages_generated/iot/src/v1/types.gen.ts +++ b/packages_generated/iot/src/v1/types.gen.ts @@ -291,7 +291,7 @@ export interface Hub { */ organizationId: string /** - * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certifcate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. + * When an unknown device connects to your hub using a valid certificate chain, it will be automatically provisioned inside your Hub. The Hub uses the common name of the device certificate to find out if a device with the same name already exists. This setting can only be enabled on a hub with a custom certificate authority. */ enableDeviceAutoProvisioning: boolean /** diff --git a/packages_generated/kafka/src/v1alpha1/types.gen.ts b/packages_generated/kafka/src/v1alpha1/types.gen.ts index 6b3919037..509ecc385 100644 --- a/packages_generated/kafka/src/v1alpha1/types.gen.ts +++ b/packages_generated/kafka/src/v1alpha1/types.gen.ts @@ -156,7 +156,7 @@ export interface NodeTypeVolumeType { */ description: string /** - * Mimimum size required for the volume. + * Minimum size required for the volume. */ minSizeBytes: number /**