Skip to content

Commit 9142b74

Browse files
Merge pull request #51 from tryAGI/bot/update-openapi_202501071826
feat:@coderabbitai
2 parents 888ed46 + 28ef2df commit 9142b74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/libs/Ideogram/Generated/JsonSerializerContextTypes.g.cs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ public sealed partial class JsonSerializerContextTypes
1414
///
1515
/// </summary>
1616
public global::System.Collections.Generic.Dictionary<string, string>? StringStringDictionary { get; set; }
17+
/// <summary>
18+
///
19+
/// </summary>
20+
public global::System.Collections.Generic.Dictionary<string, object>? StringObjectDictionary { get; set; }
21+
/// <summary>
22+
///
23+
/// </summary>
24+
public global::System.Text.Json.JsonElement? JsonElement { get; set; }
1725

1826
/// <summary>
1927
///

0 commit comments

Comments
 (0)