Updating swagger and examples for Vnet after adding migration flag + state#1492
Updating swagger and examples for Vnet after adding migration flag + state#1492sergey-shandar merged 2 commits intoAzure:currentfrom
Conversation
| "properties": { | ||
| "virtualNetworkSubnetId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Network/virtualNetworks/testvnet/subnets/testsubnet" | ||
| "ignoreVnetPrivateAccessConfiguration": false, | ||
| "virtualNetworkSubnetId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Network/virtualNetworks/testvnet/subnets/testsubnet" |
There was a problem hiding this comment.
"state" is missing from these responses
There was a problem hiding this comment.
This will just be there in GET and LIST responses.
| "swagger": "2.0", | ||
| "info": { | ||
| "version": "2015-05-01-preview", | ||
| "version": "2.0", |
| "type": "boolean" | ||
| }, | ||
| "state": { | ||
| "description": "Virtual Network Rule State", |
There was a problem hiding this comment.
nit: don't use title casing, ie. change to Virtual network rule state
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: AutoRest Linter Guidelines | AutoRest Linter Issues Send feedback and make AutoRest Linter Azure Bot smarter day by day! Thanks for your co-operation. |
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: AutoRest Linter Guidelines | AutoRest Linter Issues Send feedback and make AutoRest Linter Azure Bot smarter day by day! Thanks for your co-operation. |
|
Hi @Sergey why is this not merged yet? |
|
@salameer we had GitHub connection problem. I reviewed it (after several attempts) but I couldn't merge it at that time. |
|
Thanks for the merge @sergey-shandar ! |
|
No modification for AutorestCI/azure-sdk-for-node |
* added x-ms-mutability and updated descriptions * Modifying some regex and fixing descriptions * Removing not specified * Onboarding Liftr categories and preferences Co-authored-by: Feng Wu <xuefwu@microsoft.com> Co-authored-by: Nicholas Rincon Reis <nireis@microsoft.com>
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-versionin the path should match theapi-versionin the spec).Quality of Swagger