Skip to content

Conversation

@lmazuel
Copy link
Member

@lmazuel lmazuel commented Sep 8, 2017

Fix bad naming with Autorest:

  • SKUs gives sk_us_operations
  • Skus gives skus_operations

"/subscriptions/{subscriptionId}/providers/Microsoft.Storage/skus": {
"get": {
"tags": [
"SKU"
Copy link
Contributor

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" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SkuList.

To be consistent.

Copy link
Member Author

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

@azuresdkciprbot
Copy link

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: specification/storage/resource-manager/readme.md
Before the PR: Warning(s): 12 Error(s): 0
After the PR: Warning(s): 12 Error(s): 0

AutoRest Linter Guidelines | AutoRest Linter Issues

Send feedback and make AutoRest Linter Azure Bot smarter day by day!

Thanks for your co-operation.

@amarzavery amarzavery merged commit 87c3a2d into Azure:current Sep 11, 2017
@amarzavery
Copy link
Contributor

@JasonYang-MSFT - The PR has been merged. Please regenerate the node sdk for storage management and update the existing PR.

@AutorestCI
Copy link

No modification for AutorestCI/azure-sdk-for-node

@AutorestCI
Copy link

@AutorestCI
Copy link

@lmazuel lmazuel deleted the skusfix branch November 8, 2017 18:39
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
…c-2020-07-01--preview

Review request for Microsoft.Elastic to add version preview/2020-07-01-preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants