From 369315cc4bbf72ebd3503c50c511d1fbd1b462ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 May 2026 02:53:47 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../Descript/Generated/Descript.JsonConverters.OneOf3.g.cs | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/libs/Descript/Generated/Descript.JsonConverters.OneOf3.g.cs b/src/libs/Descript/Generated/Descript.JsonConverters.OneOf3.g.cs index 6de69c2..d336eae 100644 --- a/src/libs/Descript/Generated/Descript.JsonConverters.OneOf3.g.cs +++ b/src/libs/Descript/Generated/Descript.JsonConverters.OneOf3.g.cs @@ -137,7 +137,10 @@ public class OneOfJsonConverter : global::System.Text.Json.Serializa catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null) + { try { @@ -151,7 +154,10 @@ public class OneOfJsonConverter : global::System.Text.Json.Serializa catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null) + { try {