From 72be80fa5226728b07fefbd79d19d2499d9b00f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Mar 2026 18:40:08 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../HeyGen.JsonSerializerContextTypes.g.cs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/libs/HeyGen/Generated/HeyGen.JsonSerializerContextTypes.g.cs b/src/libs/HeyGen/Generated/HeyGen.JsonSerializerContextTypes.g.cs index 0bf5815..4e4ebd2 100644 --- a/src/libs/HeyGen/Generated/HeyGen.JsonSerializerContextTypes.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.JsonSerializerContextTypes.g.cs @@ -14,10 +14,12 @@ public sealed partial class JsonSerializerContextTypes /// /// public global::System.Collections.Generic.Dictionary? StringStringDictionary { get; set; } + /// /// /// public global::System.Collections.Generic.Dictionary? StringObjectDictionary { get; set; } + /// /// /// @@ -139,5 +141,18 @@ public sealed partial class JsonSerializerContextTypes /// /// public global::HeyGen.PersonalizedVideoAddContactRequestVariablesListItem? Type28 { get; set; } + + /// + /// + /// + public global::System.Collections.Generic.List? ListType0 { get; set; } + /// + /// + /// + public global::System.Collections.Generic.List? ListType1 { get; set; } + /// + /// + /// + public global::System.Collections.Generic.List? ListType2 { get; set; } } } \ No newline at end of file