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

[TA] Client side validation #30708

Merged
merged 6 commits into from
Sep 1, 2022
Merged

Conversation

mssfang
Copy link
Member

@mssfang mssfang commented Aug 30, 2022

Added the v-team shared client-side validation

@mssfang mssfang self-assigned this Aug 30, 2022
@mssfang mssfang added the Client This issue points to a problem in the data-plane of the library. label Aug 30, 2022
@mssfang mssfang added this to the 2022-09 milestone Aug 30, 2022
@mssfang mssfang marked this pull request as ready for review August 30, 2022 17:18
@mssfang mssfang requested a review from samvaity as a code owner August 30, 2022 17:18
Copy link
Member

@kristapratico kristapratico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Python and .NET we also updated our docstrings to indicate version support. Is this something Java does?

@azure-sdk
Copy link
Collaborator

API change check

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

azure-ai-textanalytics

@mssfang
Copy link
Member Author

mssfang commented Aug 31, 2022

In Python and .NET we also updated our docstrings to indicate version support. Is this something Java does?

Yeah. Java also should update the docstring. Added the docstring.

@mssfang mssfang requested a review from kristapratico August 31, 2022 06:35
Copy link
Member

@heaths heaths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you also want to add the serviceLogsDisabled "property" to the newer actions like I did in Azure/azure-sdk-for-net#30753 as well? Makes everything consistent; though, could be another PR. No need to validate those, though, since they only exist for 2022-05-01 and newer anyway.

@mssfang mssfang requested a review from deyaaeldeen September 1, 2022 00:36
@mssfang mssfang merged commit c3cceb3 into Azure:main Sep 1, 2022
@mssfang mssfang deleted the TA-ClientSideValidation branch September 1, 2022 19:28
vcolin7 pushed a commit to vcolin7/azure-sdk-for-java that referenced this pull request Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants