From 9774c43c3b667407476d146ccd6dd1bc818eae0b Mon Sep 17 00:00:00 2001 From: SDK Generator Bot Date: Wed, 10 Jun 2026 13:04:00 +0000 Subject: [PATCH] Generate ske --- services/ske/oas_commit | 2 +- services/ske/v1api/api_default.go | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/ske/oas_commit b/services/ske/oas_commit index 6ba71f50d..08a14a67e 100644 --- a/services/ske/oas_commit +++ b/services/ske/oas_commit @@ -1 +1 @@ -d2755fb2bda0e2105f920af64d7176d184b2bcb7 +568afec85141220c49baac1aa7878893ae82307d diff --git a/services/ske/v1api/api_default.go b/services/ske/v1api/api_default.go index cfacdd905..fbbd2bcb9 100644 --- a/services/ske/v1api/api_default.go +++ b/services/ske/v1api/api_default.go @@ -42,7 +42,7 @@ type DefaultAPI interface { /* CreateKubeconfig Create a kubeconfig - Create a new kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). + Create a new kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). This endpoint is rate limited to 1 request per second. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId @@ -403,7 +403,7 @@ func (r ApiCreateKubeconfigRequest) Execute() (*Kubeconfig, error) { /* CreateKubeconfig Create a kubeconfig -Create a new kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). +Create a new kubeconfig for the cluster. You can specify the expiration (in seconds) in the request body. Its value must be in the range from 600 (10 min) to 15552000 (6 months). This endpoint is rate limited to 1 request per second. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param projectId