Skip to content

Conversation

@openapi-sdkautomation
Copy link

Create to sync Azure/azure-rest-api-specs#16846
ReCreate this PR

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16846/azure-sdk-for-java/azure-cognitiveservices-Face/azure-cognitiveservices-Face-1.0.0-beta.1.jar" -o azure-cognitiveservices-Face-1.0.0-beta.1.jar
mvn install:install-file -DgroupId=com.azure -DartifactId=azure-cognitiveservices-Face -Dversion=1.0.0-beta.0 -Dfile=azure-cognitiveservices-Face-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true

Fix flipped order in Face generated models (Azure#16846)

* Fix flipped order in Face generated models

The recent change changing a nested parameter from optional to required
caused the AutoRest generated model to have a reversed order of two
string arguments. Expanding the nesting for affected models to avoid
breaking changes.

* Fix malformatted examples
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jan 5, 2022
@ghost
Copy link

ghost commented Jan 5, 2022

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants