diff --git a/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V1VideoDelete.g.cs b/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V1VideoDelete.g.cs
index 16e43ad..5022c4f 100644
--- a/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V1VideoDelete.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V1VideoDelete.g.cs
@@ -38,7 +38,7 @@ partial void ProcessV1VideoDeleteResponse(
var __pathBuilder = new global::HeyGen.PathBuilder(
path: "/v1/video.delete",
baseUri: HttpClient.BaseAddress);
- __pathBuilder
+ __pathBuilder
.AddOptionalParameter("video_id", videoId)
;
var __path = __pathBuilder.ToString();
diff --git a/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V2VideoGenerate.g.cs b/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V2VideoGenerate.g.cs
index 1928239..def7eaa 100644
--- a/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V2VideoGenerate.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.CreateVideoAPIClient.V2VideoGenerate.g.cs
@@ -167,7 +167,7 @@ partial void ProcessV2VideoGenerateResponse(
/// Example: My Title
///
///
- /// Example: []
+ /// Example: [{"character":{"avatar_id":"Kristin_public_3_20240108","avatar_style":"normal","type":"avatar"},"voice":{"input_text":"Welcome to the new era of video creation with HeyGen! Simply type your script to get started!","type":"text","voice_id":"2f72ee82b83d4b00af16c4771d611752"}}]
///
/// The token to cancel the operation with
///
diff --git a/src/libs/HeyGen/Generated/HeyGen.HeyGenApi.V1VideoStatusGet.g.cs b/src/libs/HeyGen/Generated/HeyGen.HeyGenApi.V1VideoStatusGet.g.cs
index ff129d1..ced1341 100644
--- a/src/libs/HeyGen/Generated/HeyGen.HeyGenApi.V1VideoStatusGet.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.HeyGenApi.V1VideoStatusGet.g.cs
@@ -38,7 +38,7 @@ partial void ProcessV1VideoStatusGetResponse(
var __pathBuilder = new global::HeyGen.PathBuilder(
path: "/v1/video_status.get",
baseUri: HttpClient.BaseAddress);
- __pathBuilder
+ __pathBuilder
.AddOptionalParameter("video_id", videoId)
;
var __path = __pathBuilder.ToString();
diff --git a/src/libs/HeyGen/Generated/HeyGen.ICreateVideoAPIClient.V2VideoGenerate.g.cs b/src/libs/HeyGen/Generated/HeyGen.ICreateVideoAPIClient.V2VideoGenerate.g.cs
index 9926af4..0d6b1dd 100644
--- a/src/libs/HeyGen/Generated/HeyGen.ICreateVideoAPIClient.V2VideoGenerate.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.ICreateVideoAPIClient.V2VideoGenerate.g.cs
@@ -31,7 +31,7 @@ public partial interface ICreateVideoAPIClient
/// Example: My Title
///
///
- /// Example: []
+ /// Example: [{"character":{"avatar_id":"Kristin_public_3_20240108","avatar_style":"normal","type":"avatar"},"voice":{"input_text":"Welcome to the new era of video creation with HeyGen! Simply type your script to get started!","type":"text","voice_id":"2f72ee82b83d4b00af16c4771d611752"}}]
///
/// The token to cancel the operation with
///
diff --git a/src/libs/HeyGen/Generated/HeyGen.IPersonalizedVideoClient.PersonalizedVideoAddContact.g.cs b/src/libs/HeyGen/Generated/HeyGen.IPersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
index a2f878f..af619f9 100644
--- a/src/libs/HeyGen/Generated/HeyGen.IPersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.IPersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
@@ -23,7 +23,7 @@ public partial interface IPersonalizedVideoClient
/// Example: <project_id>
///
///
- /// Example: []
+ /// Example: [{"email":"john@mail.com","first_name":"John"}]
///
/// The token to cancel the operation with
///
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.PersonalizedVideoAddContactRequest.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.PersonalizedVideoAddContactRequest.g.cs
index cb0f0af..d7405aa 100644
--- a/src/libs/HeyGen/Generated/HeyGen.Models.PersonalizedVideoAddContactRequest.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.Models.PersonalizedVideoAddContactRequest.g.cs
@@ -16,9 +16,9 @@ public sealed partial class PersonalizedVideoAddContactRequest
public string? ProjectId { get; set; }
///
- /// Example: []
+ /// Example: [{"email":"john@mail.com","first_name":"John"}]
///
- /// []
+ /// [{"email":"john@mail.com","first_name":"John"}]
[global::System.Text.Json.Serialization.JsonPropertyName("variables_list")]
public global::System.Collections.Generic.IList? VariablesList { get; set; }
@@ -35,7 +35,7 @@ public sealed partial class PersonalizedVideoAddContactRequest
/// Example: <project_id>
///
///
- /// Example: []
+ /// Example: [{"email":"john@mail.com","first_name":"John"}]
///
#if NET7_0_OR_GREATER
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequest.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequest.g.cs
index 065c5bb..0ec516d 100644
--- a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequest.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequest.g.cs
@@ -41,9 +41,9 @@ public sealed partial class V2VideoGenerateRequest
public string? Title { get; set; }
///
- /// Example: []
+ /// Example: [{"character":{"avatar_id":"Kristin_public_3_20240108","avatar_style":"normal","type":"avatar"},"voice":{"input_text":"Welcome to the new era of video creation with HeyGen! Simply type your script to get started!","type":"text","voice_id":"2f72ee82b83d4b00af16c4771d611752"}}]
///
- /// []
+ /// [{"character":{"avatar_id":"Kristin_public_3_20240108","avatar_style":"normal","type":"avatar"},"voice":{"input_text":"Welcome to the new era of video creation with HeyGen! Simply type your script to get started!","type":"text","voice_id":"2f72ee82b83d4b00af16c4771d611752"}}]
[global::System.Text.Json.Serialization.JsonPropertyName("video_inputs")]
public global::System.Collections.Generic.IList? VideoInputs { get; set; }
@@ -66,7 +66,7 @@ public sealed partial class V2VideoGenerateRequest
/// Example: My Title
///
///
- /// Example: []
+ /// Example: [{"character":{"avatar_id":"Kristin_public_3_20240108","avatar_style":"normal","type":"avatar"},"voice":{"input_text":"Welcome to the new era of video creation with HeyGen! Simply type your script to get started!","type":"text","voice_id":"2f72ee82b83d4b00af16c4771d611752"}}]
///
#if NET7_0_OR_GREATER
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.Json.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.Json.g.cs
deleted file mode 100644
index 6bb1895..0000000
--- a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.Json.g.cs
+++ /dev/null
@@ -1,92 +0,0 @@
-#nullable enable
-
-namespace HeyGen
-{
- public sealed partial class V2VideoGenerateRequestAspectRatio
- {
- ///
- /// Serializes the current instance to a JSON string using the provided JsonSerializerContext.
- ///
- public string ToJson(
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return global::System.Text.Json.JsonSerializer.Serialize(
- this,
- this.GetType(),
- jsonSerializerContext);
- }
-
- ///
- /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public string ToJson(
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.Serialize(
- this,
- jsonSerializerOptions);
- }
-
- ///
- /// Deserializes a JSON string using the provided JsonSerializerContext.
- ///
- public static global::HeyGen.V2VideoGenerateRequestAspectRatio? FromJson(
- string json,
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return global::System.Text.Json.JsonSerializer.Deserialize(
- json,
- typeof(global::HeyGen.V2VideoGenerateRequestAspectRatio),
- jsonSerializerContext) as global::HeyGen.V2VideoGenerateRequestAspectRatio;
- }
-
- ///
- /// Deserializes a JSON string using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public static global::HeyGen.V2VideoGenerateRequestAspectRatio? FromJson(
- string json,
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.Deserialize(
- json,
- jsonSerializerOptions);
- }
-
- ///
- /// Deserializes a JSON stream using the provided JsonSerializerContext.
- ///
- public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync(
- global::System.IO.Stream jsonStream,
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return (await global::System.Text.Json.JsonSerializer.DeserializeAsync(
- jsonStream,
- typeof(global::HeyGen.V2VideoGenerateRequestAspectRatio),
- jsonSerializerContext).ConfigureAwait(false)) as global::HeyGen.V2VideoGenerateRequestAspectRatio;
- }
-
- ///
- /// Deserializes a JSON stream using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync(
- global::System.IO.Stream jsonStream,
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.DeserializeAsync(
- jsonStream,
- jsonSerializerOptions);
- }
- }
-}
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.g.cs
deleted file mode 100644
index a9bc599..0000000
--- a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestAspectRatio.g.cs
+++ /dev/null
@@ -1,18 +0,0 @@
-
-#nullable enable
-
-namespace HeyGen
-{
- ///
- ///
- ///
- public sealed partial class V2VideoGenerateRequestAspectRatio
- {
-
- ///
- /// Additional properties that are not explicitly defined in the schema
- ///
- [global::System.Text.Json.Serialization.JsonExtensionData]
- public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary();
- }
-}
\ No newline at end of file
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.Json.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.Json.g.cs
deleted file mode 100644
index 9cfc719..0000000
--- a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.Json.g.cs
+++ /dev/null
@@ -1,92 +0,0 @@
-#nullable enable
-
-namespace HeyGen
-{
- public sealed partial class V2VideoGenerateRequestCallbackId
- {
- ///
- /// Serializes the current instance to a JSON string using the provided JsonSerializerContext.
- ///
- public string ToJson(
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return global::System.Text.Json.JsonSerializer.Serialize(
- this,
- this.GetType(),
- jsonSerializerContext);
- }
-
- ///
- /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public string ToJson(
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.Serialize(
- this,
- jsonSerializerOptions);
- }
-
- ///
- /// Deserializes a JSON string using the provided JsonSerializerContext.
- ///
- public static global::HeyGen.V2VideoGenerateRequestCallbackId? FromJson(
- string json,
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return global::System.Text.Json.JsonSerializer.Deserialize(
- json,
- typeof(global::HeyGen.V2VideoGenerateRequestCallbackId),
- jsonSerializerContext) as global::HeyGen.V2VideoGenerateRequestCallbackId;
- }
-
- ///
- /// Deserializes a JSON string using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public static global::HeyGen.V2VideoGenerateRequestCallbackId? FromJson(
- string json,
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.Deserialize(
- json,
- jsonSerializerOptions);
- }
-
- ///
- /// Deserializes a JSON stream using the provided JsonSerializerContext.
- ///
- public static async global::System.Threading.Tasks.ValueTask FromJsonStreamAsync(
- global::System.IO.Stream jsonStream,
- global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext)
- {
- return (await global::System.Text.Json.JsonSerializer.DeserializeAsync(
- jsonStream,
- typeof(global::HeyGen.V2VideoGenerateRequestCallbackId),
- jsonSerializerContext).ConfigureAwait(false)) as global::HeyGen.V2VideoGenerateRequestCallbackId;
- }
-
- ///
- /// Deserializes a JSON stream using the provided JsonSerializerOptions.
- ///
-#if NET8_0_OR_GREATER
- [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")]
- [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")]
-#endif
- public static global::System.Threading.Tasks.ValueTask FromJsonStreamAsync(
- global::System.IO.Stream jsonStream,
- global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null)
- {
- return global::System.Text.Json.JsonSerializer.DeserializeAsync(
- jsonStream,
- jsonSerializerOptions);
- }
- }
-}
diff --git a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.g.cs b/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.g.cs
deleted file mode 100644
index 486ff78..0000000
--- a/src/libs/HeyGen/Generated/HeyGen.Models.V2VideoGenerateRequestCallbackId.g.cs
+++ /dev/null
@@ -1,18 +0,0 @@
-
-#nullable enable
-
-namespace HeyGen
-{
- ///
- ///
- ///
- public sealed partial class V2VideoGenerateRequestCallbackId
- {
-
- ///
- /// Additional properties that are not explicitly defined in the schema
- ///
- [global::System.Text.Json.Serialization.JsonExtensionData]
- public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary();
- }
-}
\ No newline at end of file
diff --git a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
index 22a7cf4..8a5d285 100644
--- a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs
@@ -159,7 +159,7 @@ partial void ProcessPersonalizedVideoAddContactResponse(
/// Example: <project_id>
///
///
- /// Example: []
+ /// Example: [{"email":"john@mail.com","first_name":"John"}]
///
/// The token to cancel the operation with
///
diff --git a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAudienceDetail.g.cs b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAudienceDetail.g.cs
index 33c9ffe..8897358 100644
--- a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAudienceDetail.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAudienceDetail.g.cs
@@ -38,7 +38,7 @@ partial void ProcessPersonalizedVideoAudienceDetailResponse(
var __pathBuilder = new global::HeyGen.PathBuilder(
path: "/v1/personalized_video/audience/detail",
baseUri: HttpClient.BaseAddress);
- __pathBuilder
+ __pathBuilder
.AddOptionalParameter("id", id)
;
var __path = __pathBuilder.ToString();
diff --git a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoProjectDetail.g.cs b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoProjectDetail.g.cs
index 9fa3324..1abd90f 100644
--- a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoProjectDetail.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoProjectDetail.g.cs
@@ -38,7 +38,7 @@ partial void ProcessPersonalizedVideoProjectDetailResponse(
var __pathBuilder = new global::HeyGen.PathBuilder(
path: "/v1/personalized_video/project/detail",
baseUri: HttpClient.BaseAddress);
- __pathBuilder
+ __pathBuilder
.AddOptionalParameter("id", id)
;
var __path = __pathBuilder.ToString();
diff --git a/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointDelete.g.cs b/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointDelete.g.cs
index 5bdec83..1959615 100644
--- a/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointDelete.g.cs
+++ b/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointDelete.g.cs
@@ -38,7 +38,7 @@ partial void ProcessV1WebhookEndpointDeleteResponse(
var __pathBuilder = new global::HeyGen.PathBuilder(
path: "/v1/webhook/endpoint.delete",
baseUri: HttpClient.BaseAddress);
- __pathBuilder
+ __pathBuilder
.AddOptionalParameter("endpoint_id", endpointId)
;
var __path = __pathBuilder.ToString();