From d00a69ac604b1625e9b22cbba13ccb5bf2b6be6f Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 3 Apr 2025 07:36:02 +0000 Subject: [PATCH] CodeGen from PR 33693 in Azure/azure-rest-api-specs Merge c57fa578ee2430cf240b8e124b5ba4648dac74cf into b0a48bcbffead733affe03944ef09f5e8d12f8c8 --- .../com/azure/ai/openai/implementation/OpenAIClientImpl.java | 4 ++-- sdk/openai/azure-ai-openai/tsp-location.yaml | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sdk/openai/azure-ai-openai/src/main/java/com/azure/ai/openai/implementation/OpenAIClientImpl.java b/sdk/openai/azure-ai-openai/src/main/java/com/azure/ai/openai/implementation/OpenAIClientImpl.java index 9abcd0b21ec1..24f7b21a3dcc 100644 --- a/sdk/openai/azure-ai-openai/src/main/java/com/azure/ai/openai/implementation/OpenAIClientImpl.java +++ b/sdk/openai/azure-ai-openai/src/main/java/com/azure/ai/openai/implementation/OpenAIClientImpl.java @@ -2473,7 +2473,7 @@ public Response listFilesWithResponse(RequestOptions requestOptions) * } * * - * @param uploadFileRequest The uploadFileRequest parameter. + * @param uploadFileRequest The file and its purpose to upload. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. @@ -2510,7 +2510,7 @@ public Mono> uploadFileWithResponseAsync(BinaryData uploadF * } * * - * @param uploadFileRequest The uploadFileRequest parameter. + * @param uploadFileRequest The file and its purpose to upload. * @param requestOptions The options to configure the HTTP request before HTTP client sends it. * @throws HttpResponseException thrown if the request is rejected by server. * @throws ClientAuthenticationException thrown if the request is rejected by server on status code 401. diff --git a/sdk/openai/azure-ai-openai/tsp-location.yaml b/sdk/openai/azure-ai-openai/tsp-location.yaml index 81a27abc2930..171e6190b809 100644 --- a/sdk/openai/azure-ai-openai/tsp-location.yaml +++ b/sdk/openai/azure-ai-openai/tsp-location.yaml @@ -1,5 +1,4 @@ directory: specification/cognitiveservices/OpenAI.Inference -additionalDirectories: - - specification/cognitiveservices/OpenAI.Authoring -commit: 1873aba404990976cddd425ebb54b72b58e56c23 +commit: 3e8fefbe9c0238592c4a54563baa1bd03e633eb1 repo: Azure/azure-rest-api-specs +additionalDirectories: