diff --git a/src/libs/Luma/Generated/JsonSerializerContextTypes.g.cs b/src/libs/Luma/Generated/JsonSerializerContextTypes.g.cs index 9ad416b..b5bd928 100644 --- a/src/libs/Luma/Generated/JsonSerializerContextTypes.g.cs +++ b/src/libs/Luma/Generated/JsonSerializerContextTypes.g.cs @@ -14,6 +14,14 @@ public sealed partial class JsonSerializerContextTypes /// /// public global::System.Collections.Generic.Dictionary? StringStringDictionary { get; set; } + /// + /// + /// + public global::System.Collections.Generic.Dictionary? StringObjectDictionary { get; set; } + /// + /// + /// + public global::System.Text.Json.JsonElement? JsonElement { get; set; } /// ///