Skip to content

Rename SKUs to help Autorest generating a good name#1650

Merged
amarzavery merged 3 commits intoAzure:currentfrom
lmazuel:skusfix
Sep 11, 2017
Merged

Rename SKUs to help Autorest generating a good name#1650
amarzavery merged 3 commits intoAzure:currentfrom
lmazuel:skusfix

Conversation

@lmazuel
Copy link
Copy Markdown
Member

@lmazuel lmazuel commented Sep 8, 2017

Fix bad naming with Autorest:

  • SKUs gives sk_us_operations
  • Skus gives skus_operations

@@ -53,7 +53,7 @@
"tags": [
"SKU"
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

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

@AutorestCI
Copy link
Copy Markdown

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

@AutorestCI
Copy link
Copy Markdown

@AutorestCI
Copy link
Copy Markdown

@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