From b9619d28eefa428c77918b65abda13eccf7b07ce Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Mon, 27 Oct 2025 08:11:28 +0000 Subject: [PATCH] feat: update generated APIs --- packages_generated/account/src/v3/api.gen.ts | 1 - packages_generated/account/src/v3/types.gen.ts | 1 - packages_generated/autoscaling/src/v1alpha1/api.gen.ts | 1 - packages_generated/baremetal/src/v1/marshalling.gen.ts | 2 ++ packages_generated/baremetal/src/v1/types.gen.ts | 8 ++++++++ packages_generated/billing/src/v2beta1/api.gen.ts | 1 - packages_generated/billing/src/v2beta1/marshalling.gen.ts | 1 - .../environmental_footprint/src/v1alpha1/api.gen.ts | 1 - packages_generated/marketplace/src/v2/api.gen.ts | 1 - packages_generated/marketplace/src/v2/marshalling.gen.ts | 1 - .../product_catalog/src/v2alpha1/marshalling.gen.ts | 1 - 11 files changed, 10 insertions(+), 9 deletions(-) diff --git a/packages_generated/account/src/v3/api.gen.ts b/packages_generated/account/src/v3/api.gen.ts index e387df816..87dffb6d2 100644 --- a/packages_generated/account/src/v3/api.gen.ts +++ b/packages_generated/account/src/v3/api.gen.ts @@ -6,7 +6,6 @@ import { urlParams, validatePathParam, } from '@scaleway/sdk-client' - import { marshalContractApiCheckContractSignatureRequest, marshalContractApiCreateContractSignatureRequest, diff --git a/packages_generated/account/src/v3/types.gen.ts b/packages_generated/account/src/v3/types.gen.ts index caca05246..67af3c85e 100644 --- a/packages_generated/account/src/v3/types.gen.ts +++ b/packages_generated/account/src/v3/types.gen.ts @@ -1,6 +1,5 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. - import type { LanguageCode as StdLanguageCode } from '@scaleway/sdk-std' export type ContractType = diff --git a/packages_generated/autoscaling/src/v1alpha1/api.gen.ts b/packages_generated/autoscaling/src/v1alpha1/api.gen.ts index 8bdffa1dc..3c0a8a6bb 100644 --- a/packages_generated/autoscaling/src/v1alpha1/api.gen.ts +++ b/packages_generated/autoscaling/src/v1alpha1/api.gen.ts @@ -6,7 +6,6 @@ import { urlParams, validatePathParam, } from '@scaleway/sdk-client' - import { marshalCreateInstanceGroupRequest, marshalCreateInstancePolicyRequest, diff --git a/packages_generated/baremetal/src/v1/marshalling.gen.ts b/packages_generated/baremetal/src/v1/marshalling.gen.ts index 6c256b316..c0e2af008 100644 --- a/packages_generated/baremetal/src/v1/marshalling.gen.ts +++ b/packages_generated/baremetal/src/v1/marshalling.gen.ts @@ -367,6 +367,8 @@ export const unmarshalOS = (data: unknown): OS => { return { allowed: data.allowed, + cloudInitSupported: data.cloud_init_supported, + cloudInitVersion: data.cloud_init_version, customPartitioningSupported: data.custom_partitioning_supported, enabled: data.enabled, id: data.id, diff --git a/packages_generated/baremetal/src/v1/types.gen.ts b/packages_generated/baremetal/src/v1/types.gen.ts index 127396458..20e6b2038 100644 --- a/packages_generated/baremetal/src/v1/types.gen.ts +++ b/packages_generated/baremetal/src/v1/types.gen.ts @@ -671,6 +671,14 @@ export interface OS { * Defines if custom partitioning is supported by this OS. */ customPartitioningSupported: boolean + /** + * Defines if cloud-init is supported by this OS. + */ + cloudInitSupported: boolean + /** + * Defines the cloud-init API version used by this OS. + */ + cloudInitVersion?: string /** * Zone in which is the OS is available. */ diff --git a/packages_generated/billing/src/v2beta1/api.gen.ts b/packages_generated/billing/src/v2beta1/api.gen.ts index f3039d9f6..3c1b678ad 100644 --- a/packages_generated/billing/src/v2beta1/api.gen.ts +++ b/packages_generated/billing/src/v2beta1/api.gen.ts @@ -7,7 +7,6 @@ import { urlParams, validatePathParam, } from '@scaleway/sdk-client' - import { unmarshalDiscount, unmarshalInvoice, diff --git a/packages_generated/billing/src/v2beta1/marshalling.gen.ts b/packages_generated/billing/src/v2beta1/marshalling.gen.ts index 72d35ad17..d2a6f498b 100644 --- a/packages_generated/billing/src/v2beta1/marshalling.gen.ts +++ b/packages_generated/billing/src/v2beta1/marshalling.gen.ts @@ -6,7 +6,6 @@ import { unmarshalDate, unmarshalMoney, } from '@scaleway/sdk-client' - import type { Discount, DiscountCoupon, diff --git a/packages_generated/environmental_footprint/src/v1alpha1/api.gen.ts b/packages_generated/environmental_footprint/src/v1alpha1/api.gen.ts index 0ec9adf3b..4f0117faa 100644 --- a/packages_generated/environmental_footprint/src/v1alpha1/api.gen.ts +++ b/packages_generated/environmental_footprint/src/v1alpha1/api.gen.ts @@ -1,7 +1,6 @@ // This file was automatically generated. DO NOT EDIT. // If you have any remark or suggestion do not hesitate to open an issue. import { API as ParentAPI, urlParams } from '@scaleway/sdk-client' - import { marshalUserApiDownloadImpactReportRequest, unmarshalImpactDataResponse, diff --git a/packages_generated/marketplace/src/v2/api.gen.ts b/packages_generated/marketplace/src/v2/api.gen.ts index 5d692a9b8..786b8943d 100644 --- a/packages_generated/marketplace/src/v2/api.gen.ts +++ b/packages_generated/marketplace/src/v2/api.gen.ts @@ -7,7 +7,6 @@ import { urlParams, validatePathParam, } from '@scaleway/sdk-client' - import { unmarshalCategory, unmarshalImage, diff --git a/packages_generated/marketplace/src/v2/marshalling.gen.ts b/packages_generated/marketplace/src/v2/marshalling.gen.ts index 6272226be..d8a8bc418 100644 --- a/packages_generated/marketplace/src/v2/marshalling.gen.ts +++ b/packages_generated/marketplace/src/v2/marshalling.gen.ts @@ -5,7 +5,6 @@ import { unmarshalArrayOfObject, unmarshalDate, } from '@scaleway/sdk-client' - import type { Category, Image, diff --git a/packages_generated/product_catalog/src/v2alpha1/marshalling.gen.ts b/packages_generated/product_catalog/src/v2alpha1/marshalling.gen.ts index ea241dbb5..9634d7be0 100644 --- a/packages_generated/product_catalog/src/v2alpha1/marshalling.gen.ts +++ b/packages_generated/product_catalog/src/v2alpha1/marshalling.gen.ts @@ -6,7 +6,6 @@ import { unmarshalDate, unmarshalMoney, } from '@scaleway/sdk-client' - import type { ListPublicCatalogProductsResponse, PublicCatalogProduct,