From 36e7014ee8e384423977ef03522cea4afce4238b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Apr 2026 03:24:00 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../Generated/PlayHT.TextToSpeechClient.GetSpeechJob.g.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/PlayHT/Generated/PlayHT.TextToSpeechClient.GetSpeechJob.g.cs b/src/libs/PlayHT/Generated/PlayHT.TextToSpeechClient.GetSpeechJob.g.cs index c5aca62..c08b6fe 100644 --- a/src/libs/PlayHT/Generated/PlayHT.TextToSpeechClient.GetSpeechJob.g.cs +++ b/src/libs/PlayHT/Generated/PlayHT.TextToSpeechClient.GetSpeechJob.g.cs @@ -132,7 +132,7 @@ partial void ProcessGetSpeechJobResponseContent( PrepareGetSpeechJobRequest( httpClient: HttpClient, httpRequestMessage: __httpRequest, - asyncTtsJobId: asyncTtsJobId); + asyncTtsJobId: asyncTtsJobId!); return __httpRequest; }