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 {