From bdfadcf3a779f785be0097043986b1a9766bfe0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Apr 2026 05:19:14 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../Generated/HeyGen.CreateVideoApiClient.V2VideoGenerate.g.cs | 1 - ...yGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs | 1 - .../HeyGen.StreamingApiClient.StreamingCreateToken.g.cs | 1 - .../HeyGen/Generated/HeyGen.StreamingApiClient.StreamingIce.g.cs | 1 - .../Generated/HeyGen.StreamingApiClient.StreamingInterrupt.g.cs | 1 - .../HeyGen/Generated/HeyGen.StreamingApiClient.StreamingNew.g.cs | 1 - .../Generated/HeyGen.StreamingApiClient.StreamingStart.g.cs | 1 - .../Generated/HeyGen.StreamingApiClient.StreamingStop.g.cs | 1 - .../Generated/HeyGen.StreamingApiClient.StreamingTask.g.cs | 1 - .../Generated/HeyGen.TemplateApiClient.V2TemplateGenerate.g.cs | 1 - .../HeyGen.VideoTranslateApiClient.V2VideoTranslate.g.cs | 1 - .../Generated/HeyGen.WebhooksClient.V1WebhookEndpointAdd.g.cs | 1 - 12 files changed, 12 deletions(-) diff --git a/src/libs/HeyGen/Generated/HeyGen.CreateVideoApiClient.V2VideoGenerate.g.cs b/src/libs/HeyGen/Generated/HeyGen.CreateVideoApiClient.V2VideoGenerate.g.cs index 0f9888e..4f9d99f 100644 --- a/src/libs/HeyGen/Generated/HeyGen.CreateVideoApiClient.V2VideoGenerate.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.CreateVideoApiClient.V2VideoGenerate.g.cs @@ -198,7 +198,6 @@ partial void ProcessV2VideoGenerateResponse( global::System.Collections.Generic.IList? videoInputs = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.V2VideoGenerateRequest { AspectRatio = aspectRatio, diff --git a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs index bd22043..94bd120 100644 --- a/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.PersonalizedVideoClient.PersonalizedVideoAddContact.g.cs @@ -182,7 +182,6 @@ partial void ProcessPersonalizedVideoAddContactResponse( global::System.Collections.Generic.IList? variablesList = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.PersonalizedVideoAddContactRequest { ProjectId = projectId, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingCreateToken.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingCreateToken.g.cs index 9e2cd63..9ba1d2c 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingCreateToken.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingCreateToken.g.cs @@ -174,7 +174,6 @@ partial void ProcessStreamingCreateTokenResponse( public async global::System.Threading.Tasks.Task StreamingCreateTokenAsync( global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new object { }; diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingIce.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingIce.g.cs index 80f3dc9..a546b8a 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingIce.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingIce.g.cs @@ -180,7 +180,6 @@ partial void ProcessStreamingIceResponse( string? sessionId = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingIceRequest { Candidate = candidate, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingInterrupt.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingInterrupt.g.cs index 4934211..42671f0 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingInterrupt.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingInterrupt.g.cs @@ -178,7 +178,6 @@ partial void ProcessStreamingInterruptResponse( string? sessionId = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingInterruptRequest { SessionId = sessionId, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingNew.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingNew.g.cs index 1831cff..08f6264 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingNew.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingNew.g.cs @@ -178,7 +178,6 @@ partial void ProcessStreamingNewResponse( string? quality = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingNewRequest { Quality = quality, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStart.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStart.g.cs index 67defb2..84d2324 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStart.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStart.g.cs @@ -180,7 +180,6 @@ partial void ProcessStreamingStartResponse( string? sessionId = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingStartRequest { Sdp = sdp, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStop.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStop.g.cs index 08a9661..37df261 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStop.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingStop.g.cs @@ -178,7 +178,6 @@ partial void ProcessStreamingStopResponse( string? sessionId = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingStopRequest { SessionId = sessionId, diff --git a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingTask.g.cs b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingTask.g.cs index ebd50a2..de2f52d 100644 --- a/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingTask.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.StreamingApiClient.StreamingTask.g.cs @@ -182,7 +182,6 @@ partial void ProcessStreamingTaskResponse( string? text = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.StreamingTaskRequest { SessionId = sessionId, diff --git a/src/libs/HeyGen/Generated/HeyGen.TemplateApiClient.V2TemplateGenerate.g.cs b/src/libs/HeyGen/Generated/HeyGen.TemplateApiClient.V2TemplateGenerate.g.cs index 53e2911..c9095f9 100644 --- a/src/libs/HeyGen/Generated/HeyGen.TemplateApiClient.V2TemplateGenerate.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.TemplateApiClient.V2TemplateGenerate.g.cs @@ -192,7 +192,6 @@ partial void ProcessV2TemplateGenerateResponse( global::HeyGen.V2TemplateGenerateRequestVariables? variables = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.V2TemplateGenerateRequest { Caption = caption, diff --git a/src/libs/HeyGen/Generated/HeyGen.VideoTranslateApiClient.V2VideoTranslate.g.cs b/src/libs/HeyGen/Generated/HeyGen.VideoTranslateApiClient.V2VideoTranslate.g.cs index c1c9b84..6f2bc39 100644 --- a/src/libs/HeyGen/Generated/HeyGen.VideoTranslateApiClient.V2VideoTranslate.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.VideoTranslateApiClient.V2VideoTranslate.g.cs @@ -194,7 +194,6 @@ partial void ProcessV2VideoTranslateResponse( string? videoUrl = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.V2VideoTranslateRequest { OutputLanguage = outputLanguage, diff --git a/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointAdd.g.cs b/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointAdd.g.cs index 05cf82e..6e0a9cf 100644 --- a/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointAdd.g.cs +++ b/src/libs/HeyGen/Generated/HeyGen.WebhooksClient.V1WebhookEndpointAdd.g.cs @@ -182,7 +182,6 @@ partial void ProcessV1WebhookEndpointAddResponse( string? url = default, global::System.Threading.CancellationToken cancellationToken = default) { - var __request = new global::HeyGen.V1WebhookEndpointAddRequest { Events = events,