From 21d683ff40875389dfd49eafdaf844ac4b15d8b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 May 2026 02:28:19 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/V0/Generated/V0.JsonConverters.AllOf2.g.cs | 3 +++ src/libs/V0/Generated/V0.JsonConverters.AnyOf2.g.cs | 3 +++ src/libs/V0/Generated/V0.JsonConverters.AnyOf4.g.cs | 9 +++++++++ src/libs/V0/Generated/V0.JsonConverters.AnyOf5.g.cs | 12 ++++++++++++ 4 files changed, 27 insertions(+) diff --git a/src/libs/V0/Generated/V0.JsonConverters.AllOf2.g.cs b/src/libs/V0/Generated/V0.JsonConverters.AllOf2.g.cs index 96b1f41..7cc1300 100644 --- a/src/libs/V0/Generated/V0.JsonConverters.AllOf2.g.cs +++ b/src/libs/V0/Generated/V0.JsonConverters.AllOf2.g.cs @@ -107,7 +107,10 @@ public class AllOfJsonConverter : global::System.Text.Json.Serialization catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null) + { try { diff --git a/src/libs/V0/Generated/V0.JsonConverters.AnyOf2.g.cs b/src/libs/V0/Generated/V0.JsonConverters.AnyOf2.g.cs index dbef3d1..8995535 100644 --- a/src/libs/V0/Generated/V0.JsonConverters.AnyOf2.g.cs +++ b/src/libs/V0/Generated/V0.JsonConverters.AnyOf2.g.cs @@ -107,7 +107,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.Serialization catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null) + { try { diff --git a/src/libs/V0/Generated/V0.JsonConverters.AnyOf4.g.cs b/src/libs/V0/Generated/V0.JsonConverters.AnyOf4.g.cs index 727465b..3f52104 100644 --- a/src/libs/V0/Generated/V0.JsonConverters.AnyOf4.g.cs +++ b/src/libs/V0/Generated/V0.JsonConverters.AnyOf4.g.cs @@ -167,7 +167,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.Seria catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null) + { try { @@ -181,7 +184,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.Seria catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null) + { try { @@ -195,7 +201,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.Seria catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null) + { try { diff --git a/src/libs/V0/Generated/V0.JsonConverters.AnyOf5.g.cs b/src/libs/V0/Generated/V0.JsonConverters.AnyOf5.g.cs index ddba3ef..6e7a28e 100644 --- a/src/libs/V0/Generated/V0.JsonConverters.AnyOf5.g.cs +++ b/src/libs/V0/Generated/V0.JsonConverters.AnyOf5.g.cs @@ -197,7 +197,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.S catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null && value5 == null) + { try { @@ -211,7 +214,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.S catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null && value5 == null) + { try { @@ -225,7 +231,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.S catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null && value5 == null) + { try { @@ -239,7 +248,10 @@ public class AnyOfJsonConverter : global::System.Text.Json.S catch (global::System.InvalidOperationException) { } + } + if (value1 == null && value2 == null && value3 == null && value4 == null && value5 == null) + { try {