Skip to content

Commit

Permalink
Merge pull request #63 from tryAGI/bot/update-openapi_202501071827
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 7, 2025
2 parents 1d3a9cb + 025078f commit 50e8139
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/libs/Luma/Generated/JsonSerializerContextTypes.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ public sealed partial class JsonSerializerContextTypes
///
/// </summary>
public global::System.Collections.Generic.Dictionary<string, string>? StringStringDictionary { get; set; }
/// <summary>
///
/// </summary>
public global::System.Collections.Generic.Dictionary<string, object>? StringObjectDictionary { get; set; }
/// <summary>
///
/// </summary>
public global::System.Text.Json.JsonElement? JsonElement { get; set; }

/// <summary>
///
Expand Down

0 comments on commit 50e8139

Please sign in to comment.