From 52b4218ba1fa092eb3ebcba048d4dd4855c44023 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jan 2025 18:14:32 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../Anthropic/Generated/JsonSerializerContextTypes.g.cs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/libs/Anthropic/Generated/JsonSerializerContextTypes.g.cs b/src/libs/Anthropic/Generated/JsonSerializerContextTypes.g.cs index 9cab8d8..f2e7c91 100644 --- a/src/libs/Anthropic/Generated/JsonSerializerContextTypes.g.cs +++ b/src/libs/Anthropic/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; } /// ///