Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Created to accumulate context: cognitiveservices/data-plane/ComputerVision

ComputerVision remove non-nullable scalars (#2)

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.
Enable Computer Vision Client to customize endpoint.
…bug fixes for /describe and /analyze [breaking] (#2259)

* Generated from a3c7072f01f807edbb028085a23278d6f7980fa1

ComputerVision: bug fixes for /describe and /analyze

* Inconsistent argument type for `/analyze?details=...` between URL and stream methods
* BingIU imagetype return values needs to be integral
* Description `maxCandidates` argument needs to be integral

* Generated from a3c7072f01f807edbb028085a23278d6f7980fa1

ComputerVision: bug fixes for /describe and /analyze

* Inconsistent argument type for `/analyze?details=...` between URL and stream methods
* BingIU imagetype return values needs to be integral
* Description `maxCandidates` argument needs to be integral
Add areaOfInterest and detectObject

* Replace the current swagger with an auto-generated one.
* Add example files for areaOfInterest and detectObject.
* Fix example validation errors for analyze and describe.
* A few fixes for generating java sdk
@conniey
Copy link
Member

conniey commented Mar 1, 2019

Closing PRs that are older than 1 month.

@conniey conniey closed this Mar 1, 2019
@conniey conniey deleted the restapi_auto_cognitiveservices/data-plane/ComputerVision branch March 1, 2019 23:00
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