From f31d4ce0d6fbcf23b6de394aed7409910c75cccf Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Tue, 26 Nov 2024 15:13:34 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/ipam/v1/types.gen.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/clients/src/api/ipam/v1/types.gen.ts b/packages/clients/src/api/ipam/v1/types.gen.ts index 2e00d4fb0..42865dc6b 100644 --- a/packages/clients/src/api/ipam/v1/types.gen.ts +++ b/packages/clients/src/api/ipam/v1/types.gen.ts @@ -28,6 +28,8 @@ export type ResourceType = | 'baremetal_private_nic' | 'llm_deployment' | 'mgdb_instance' + | 'apple_silicon_server' + | 'apple_silicon_private_nic' export interface Resource { /** Type of resource the IP is attached to. */