From 07dbb97682ff1ccd3b5a67cba0d91d79a12b212b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 04:47:53 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/ScaleAI/Generated/ScaleAI.IScaleAIClient.g.cs | 2 +- src/libs/ScaleAI/Generated/ScaleAI.OptionsSupport.g.cs | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/libs/ScaleAI/Generated/ScaleAI.IScaleAIClient.g.cs b/src/libs/ScaleAI/Generated/ScaleAI.IScaleAIClient.g.cs index db6c5aa..e6e3da2 100644 --- a/src/libs/ScaleAI/Generated/ScaleAI.IScaleAIClient.g.cs +++ b/src/libs/ScaleAI/Generated/ScaleAI.IScaleAIClient.g.cs @@ -35,12 +35,12 @@ public partial interface IScaleAIClient : global::System.IDisposable /// ensuring is populated. /// public bool ReadResponseAsString { get; set; } - /// /// Client-wide request defaults such as headers, query parameters, retries, and timeout. /// public global::ScaleAI.AutoSDKClientOptions Options { get; } + /// /// /// diff --git a/src/libs/ScaleAI/Generated/ScaleAI.OptionsSupport.g.cs b/src/libs/ScaleAI/Generated/ScaleAI.OptionsSupport.g.cs index da08eca..1766148 100644 --- a/src/libs/ScaleAI/Generated/ScaleAI.OptionsSupport.g.cs +++ b/src/libs/ScaleAI/Generated/ScaleAI.OptionsSupport.g.cs @@ -106,6 +106,7 @@ public sealed class AutoSDKRetryOptions public global::System.TimeSpan? Delay { get; set; } } + /// /// Runtime hook interface for generated SDK lifecycle events. /// @@ -236,6 +237,7 @@ public sealed class AutoSDKHookContext public global::System.Threading.CancellationToken CancellationToken { get; set; } } + internal static class AutoSDKRequestOptionsSupport { internal static global::ScaleAI.AutoSDKHookContext CreateHookContext(