From 44a4695afd32653784f5940ff9058d4e639918ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jan 2025 12:19:31 +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 2ee2cca..0eaef91 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; } /// ///