From 9cdeecbb1d366032eefef402766a953a11aeae03 Mon Sep 17 00:00:00 2001 From: Ralf Beckers Date: Tue, 16 Jul 2024 08:31:47 +0200 Subject: [PATCH] Fix operation id --- .../SpeechToText/preview/2024-05-15-preview/speechtotext.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cognitiveservices/data-plane/Speech/SpeechToText/preview/2024-05-15-preview/speechtotext.json b/specification/cognitiveservices/data-plane/Speech/SpeechToText/preview/2024-05-15-preview/speechtotext.json index 908035a32fff..1a9c5d16d842 100644 --- a/specification/cognitiveservices/data-plane/Speech/SpeechToText/preview/2024-05-15-preview/speechtotext.json +++ b/specification/cognitiveservices/data-plane/Speech/SpeechToText/preview/2024-05-15-preview/speechtotext.json @@ -3999,7 +3999,7 @@ "Transcribe" ], "summary": "Transcribes the provided audio stream.", - "operationId": "Transcribe", + "operationId": "Transcriptions_Transcribe", "consumes": [ "multipart/form-data" ], @@ -7168,7 +7168,7 @@ "https" ], "x-ms-parameterized-host": { - "hostTemplate": "{endpoint}/speechtotext/", + "hostTemplate": "{endpoint}/speechtotext", "useSchemePrefix": false, "parameters": [ {