Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Text Translation] Update clientRequestId parameter type to System.Guid #42238

Merged
merged 3 commits into from
Mar 5, 2024

Conversation

MikeyMCZ
Copy link
Member

Updating the type of clientRequestId parameter to be Guid instead of the string which is according to the service specification: https://learn.microsoft.com/en-us/azure/ai-services/translator/reference/v3-0-translate

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.AI.Translation.Text

@MikeyMCZ MikeyMCZ changed the title [Text Translation] [Text Translation] Update clientRequestId parameter type to System.Guid Feb 28, 2024
@joseharriaga joseharriaga merged commit 0b8edf6 into Azure:main Mar 5, 2024
17 checks passed
angiurgiu pushed a commit that referenced this pull request Mar 20, 2024
…id (#42238)

* [Text Translation] Update type of clientTraceId to Guid

* Suppress the clientTraceId of type string methods

* Fix build

---------

Co-authored-by: Michal Materna <mimat@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants