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 {