From 911af2aa3d2d6a991f07a7281c4b1e0b9791bd8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Apr 2026 15:46:28 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/ScaleAI/Generated/ScaleAI.JsonSerializerContext.g.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/ScaleAI/Generated/ScaleAI.JsonSerializerContext.g.cs b/src/libs/ScaleAI/Generated/ScaleAI.JsonSerializerContext.g.cs index 1efd812..fbf1cdf 100644 --- a/src/libs/ScaleAI/Generated/ScaleAI.JsonSerializerContext.g.cs +++ b/src/libs/ScaleAI/Generated/ScaleAI.JsonSerializerContext.g.cs @@ -89,7 +89,7 @@ namespace ScaleAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.CreateProjectRequestPipeline), TypeInfoPropertyName = "CreateProjectRequestPipeline2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.UpdateProjectParamsRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.Batch))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.BatchStatus), TypeInfoPropertyName = "BatchStatus3")] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.BatchStatus), TypeInfoPropertyName = "BatchStatus2_3")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.CreateBatchRequest))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.BatchStatus2))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::ScaleAI.BatchStatusStatus), TypeInfoPropertyName = "BatchStatusStatus2")]