-
Notifications
You must be signed in to change notification settings - Fork 229
Update our Azure rest api specs submodule #4941
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
v2/tools/generator/internal/config/configuration_group_shard_test.gox
Outdated
Show resolved
Hide resolved
c920b9e to
8b2135e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
What this PR does
Updates our submodule at
v2/specs/azure-rest-api-specsand our generated code.Breaking
Upstream work has resulted in some breaking changes that we'll need to call out in our next release.
CognitiveServices
Compute
In addition, there are many types that are no longer anonymous, but which have official names - our code generator defers to those names when present so some types have been renamed in our code. This will be transparent to CRD users, but anyone consuming our generated code directly may be impacted.
How does this PR make you feel?
Checklist