-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Rename SKUs to help Autorest generating a good name #1650
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
| "/subscriptions/{subscriptionId}/providers/Microsoft.Storage/skus": { | ||
| "get": { | ||
| "tags": [ | ||
| "SKU" |
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.
Skus
| "operationId": "Skus_List", | ||
| "description": "Lists the available SKUs supported by Microsoft.Storage for given subscription.", | ||
| "x-ms-examples": { | ||
| "SKUList": { "$ref": "./examples/SKUList.json" } |
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.
SkuList.
To be consistent.
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.
I renamed the tags to Skus is this enough? I would prefer the s, for consistency with StorageAccounts
|
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. |
|
@JasonYang-MSFT - The PR has been merged. Please regenerate the node sdk for storage management and update the existing PR. |
|
No modification for AutorestCI/azure-sdk-for-node |
…c-2020-07-01--preview Review request for Microsoft.Elastic to add version preview/2020-07-01-preview
Fix bad naming with Autorest: