From 2a799c3689f49c418677321436a4c7e6172c6632 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 3 Oct 2025 15:04:53 +0000 Subject: [PATCH] feat: update generated APIs --- api/applesilicon/v1alpha1/applesilicon_sdk.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/api/applesilicon/v1alpha1/applesilicon_sdk.go b/api/applesilicon/v1alpha1/applesilicon_sdk.go index 80dc920d..7059e773 100644 --- a/api/applesilicon/v1alpha1/applesilicon_sdk.go +++ b/api/applesilicon/v1alpha1/applesilicon_sdk.go @@ -1093,9 +1093,6 @@ type ReinstallServerRequest struct { // OsID: reinstall the server with the target OS, when no os_id provided the default OS for the server type is used. OsID *string `json:"os_id,omitempty"` - - // RunnerConfiguration: specify the configuration to install an optional CICD runner on the server during installation. - RunnerConfiguration *RunnerConfiguration `json:"runner_configuration,omitempty"` } // SetServerPrivateNetworksResponse: set server private networks response.