-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
ComputerVision add tag.hint, make scalars non-nullable #3259
ComputerVision add tag.hint, make scalars non-nullable #3259
Conversation
Hints provided additional info for whole-image analysis tags. This PR is to make the Swagger match the service behavior.
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-libraries-for-javaNothing to generate for azure-libraries-for-java |
Automation for azure-sdk-for-nodeThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-rubyThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Generally the objects may be unspecified, but when specified, the scalars contained within them, such as confidence scores, are present. While this is a breaking change w/r/t to v1.0 of the Azure-named SDK, it is actually an un-breaking change for our customers who have been using the hand-crafted [SDK](https://github.com/microsoft/cognitive-vision-windows), which has been the official SDK up to now.
Automation for azure-sdk-for-javaA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Is the azure-sdk-for-java issue related to a change I made? |
@cthrash looking into the java crash. |
@cthrash discussed with dev owning swagger to SDK automation, please ignore this error now. We will take care of it eventually. |
Hints provided additional info for whole-image analysis tags.
This PR is to make the Swagger match the service behavior.
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger