Add initial set for changes for ANT79#4435
Add initial set for changes for ANT79#4435dsgouda merged 2 commits intoAzure:dev-web-Microsoft.Web-ANT79from naveedaz:dev-web-Microsoft.Web-ANT79
Conversation
|
If you're a MSFT employee, click this link |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-pythonA PR has been created for you: |
Automation for azure-sdk-for-rubyA PR has been created for you: |
Automation for azure-sdk-for-jsA PR has been created for you: |
dsgouda
left a comment
There was a problem hiding this comment.
Please rearrange the changes so that the diff is accurate and easier to review
Automation for azure-sdk-for-goA PR has been created for you: |
Automation for azure-sdk-for-nodeA PR has been created for you: |
Automation for azure-sdk-for-javaA PR has been created for you: |
|
@dsgouda We auto-generate the swagger files. For now I have re-arranged it. I'll look into whether we can maintain this order while generating for future PRs. |
|
Thanks @naveedaz |
| "type": "string" | ||
| } | ||
| }, | ||
| "supportCredentials": { |
There was a problem hiding this comment.
Why are these changes being made to an existing stable version?
There was a problem hiding this comment.
Changes to stable released versions must be approved by ARM
There was a problem hiding this comment.
These changes are additive. We do not want to release a new API-version for small non-breaking changes.
There was a problem hiding this comment.
Yes, missed that. Since these are additive changes I would guess these are not breaking changes.
| } | ||
| }, | ||
| "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/virtualNetwork": { | ||
| "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork": { |
There was a problem hiding this comment.
This may be beyond the scope of this PR, but this spec has a few operations that define 404 error status codes explicitly. AutoRest does not support these today (we have an experimental extension to handle this if you really need it). Please remove these error status codes (or apply the extension) and regenerate the SDKs
There was a problem hiding this comment.
@dsgouda Thanks for calling out the 404 status codes. I will talk to the feature owners to figure out if we should remove the status codes or use the experimental extension. We will change that as a new PR.
Please share the link to the extension, I could not find it on https://github.com/Azure/autorest/blob/master/docs/extensions/readme.md
Are you good with all the other changes? If so, please approve.
* Add initial set for changes for ANT79 (Azure#4435) * Add initial set for changes for ANT79 * Fix ordering of swift VNET APIs * Add GeoRegion to DeletedSite Model (Azure#4453)
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist: