From 35e680973581e3564b0404fd5a947d5f6519e493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jan 2025 18:23:29 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../AssemblyAI/Generated/JsonSerializerContextTypes.g.cs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/libs/AssemblyAI/Generated/JsonSerializerContextTypes.g.cs b/src/libs/AssemblyAI/Generated/JsonSerializerContextTypes.g.cs index 75d4875..9549af1 100644 --- a/src/libs/AssemblyAI/Generated/JsonSerializerContextTypes.g.cs +++ b/src/libs/AssemblyAI/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; } /// ///