Skip to content
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

Microsoft.AzureStackHCI new api version 2020-10-01 #10953

Conversation

mbialecka
Copy link
Contributor

@mbialecka mbialecka commented Sep 25, 2020

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 25, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from c80a4d2 with merge commit 1e1fe96. SDK Automation 13.0.17.20200918.2
  • ️✔️preview/azurestackhci/mgmt/2020-03-01-preview [View full logs]  [Release SDK Changes]
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 05 Oct 2020 19:31:19 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0480:785B:3C0E71:AAFC89:5F7B7487","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

azure-sdk-for-python - Release

- Breaking Change detected in SDK

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from c80a4d2 with merge commit 1e1fe96. SDK Automation 13.0.17.20200918.2
  • ⚠️azure-mgmt-azurestackhci [View full logs]  [Release SDK Changes] Breaking Change Detected
    [build_conf] INFO:packaging_tools:Building template azure-mgmt-azurestackhci
    [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
    [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
    [build_conf] INFO:packaging_tools:Template done azure-mgmt-azurestackhci
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 05 Oct 2020 19:29:27 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:5F85:18771B6:39D7E1D:5F7B7417","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    [ChangeLog] Size of delta 19.449% size of original (original: 9517 chars, delta: 1851 chars)
    [ChangeLog] **Features**
    [ChangeLog] 
    [ChangeLog]   - Model Cluster has a new parameter last_billing_timestamp
    [ChangeLog]   - Model Cluster has a new parameter registration_timestamp
    [ChangeLog]   - Model Cluster has a new parameter last_sync_timestamp
    [ChangeLog]   - Added operation ClustersOperations.list_by_subscription
    [ChangeLog] 
    [ChangeLog] **Breaking changes**
    [ChangeLog] 
    [ChangeLog]   - Removed operation ClustersOperations.list

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

azure-sdk-for-python-track2 - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 25, 2020

azure-resource-manager-schemas - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from c80a4d2 with merge commit 1e1fe96. Schema Automation 13.0.17.20200918.2
    [azurestackhci][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [azurestackhci][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [azurestackhci][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
  • ️✔️azurestackhci [View full logs]  [Release Schema Changes]
      [after_scripts|node] PostProcessor finished successfully.
      [after_scripts|node]   5779 passing (59s)
      AzureResourceSchema has no registered package commands.
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 05 Oct 2020 19:33:32 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:0A81:1138B8E:150902B:5F7B750C","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 25, 2020

    Trenton Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 25, 2020

    azure-sdk-for-js - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from c80a4d2 with merge commit 1e1fe96. SDK Automation 13.0.17.20200918.2
    • ️✔️@azure/arm-azurestackhci [View full logs]  [Release SDK Changes]
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
      [npmPack] loaded rollup.config.js with warnings
      [npmPack] (!) Unused external imports
      [npmPack] default imported from external module 'rollup' but never used
      [npmPack] 
      [npmPack] ./esm/azureStackHCIClient.js → ./dist/arm-azurestackhci.js...
      [npmPack] created ./dist/arm-azurestackhci.js in 187ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/[email protected]
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 38.5kB dist/arm-azurestackhci.js              
      [npmPack] npm notice 13.1kB dist/arm-azurestackhci.min.js          
      [npmPack] npm notice 1.5kB  esm/azureStackHCIClient.js             
      [npmPack] npm notice 2.5kB  esm/azureStackHCIClientContext.js      
      [npmPack] npm notice 8.3kB  esm/operations/clusters.js             
      [npmPack] npm notice 601B   esm/models/clustersMappers.js          
      [npmPack] npm notice 345B   esm/models/index.js                    
      [npmPack] npm notice 409B   esm/operations/index.js                
      [npmPack] npm notice 14.9kB esm/models/mappers.js                  
      [npmPack] npm notice 1.6kB  esm/operations/operations.js           
      [npmPack] npm notice 505B   esm/models/operationsMappers.js        
      [npmPack] npm notice 1.9kB  esm/models/parameters.js               
      [npmPack] npm notice 991B   rollup.config.js                       
      [npmPack] npm notice 1.7kB  package.json                           
      [npmPack] npm notice 457B   tsconfig.json                          
      [npmPack] npm notice 83.8kB dist/arm-azurestackhci.js.map          
      [npmPack] npm notice 12.7kB dist/arm-azurestackhci.min.js.map      
      [npmPack] npm notice 648B   esm/azureStackHCIClient.d.ts.map       
      [npmPack] npm notice 742B   esm/azureStackHCIClient.js.map         
      [npmPack] npm notice 504B   esm/azureStackHCIClientContext.d.ts.map
      [npmPack] npm notice 1.4kB  esm/azureStackHCIClientContext.js.map  
      [npmPack] npm notice 3.6kB  esm/operations/clusters.d.ts.map       
      [npmPack] npm notice 5.1kB  esm/operations/clusters.js.map         
      [npmPack] npm notice 308B   esm/models/clustersMappers.d.ts.map    
      [npmPack] npm notice 321B   esm/models/clustersMappers.js.map      
      [npmPack] npm notice 5.5kB  esm/models/index.d.ts.map              
      [npmPack] npm notice 158B   esm/operations/index.d.ts.map          
      [npmPack] npm notice 126B   esm/models/index.js.map                
      [npmPack] npm notice 173B   esm/operations/index.js.map            
      [npmPack] npm notice 936B   esm/models/mappers.d.ts.map            
      [npmPack] npm notice 8.6kB  esm/models/mappers.js.map              
      [npmPack] npm notice 663B   esm/operations/operations.d.ts.map     
      [npmPack] npm notice 908B   esm/operations/operations.js.map       
      [npmPack] npm notice 241B   esm/models/operationsMappers.d.ts.map  
      [npmPack] npm notice 254B   esm/models/operationsMappers.js.map    
      [npmPack] npm notice 445B   esm/models/parameters.d.ts.map         
      [npmPack] npm notice 1.3kB  esm/models/parameters.js.map           
      [npmPack] npm notice 3.2kB  README.md                              
      [npmPack] npm notice 1.0kB  esm/azureStackHCIClient.d.ts           
      [npmPack] npm notice 1.5kB  src/azureStackHCIClient.ts             
      [npmPack] npm notice 794B   esm/azureStackHCIClientContext.d.ts    
      [npmPack] npm notice 2.3kB  src/azureStackHCIClientContext.ts      
      [npmPack] npm notice 8.9kB  esm/operations/clusters.d.ts           
      [npmPack] npm notice 17.2kB src/operations/clusters.ts             
      [npmPack] npm notice 291B   esm/models/clustersMappers.d.ts        
      [npmPack] npm notice 585B   src/models/clustersMappers.ts          
      [npmPack] npm notice 14.7kB esm/models/index.d.ts                  
      [npmPack] npm notice 93B    esm/operations/index.d.ts              
      [npmPack] npm notice 14.2kB src/models/index.ts                    
      [npmPack] npm notice 377B   src/operations/index.ts                
      [npmPack] npm notice 1.1kB  esm/models/mappers.d.ts                
      [npmPack] npm notice 11.8kB src/models/mappers.ts                  
      [npmPack] npm notice 1.1kB  esm/operations/operations.d.ts         
      [npmPack] npm notice 2.3kB  src/operations/operations.ts           
      [npmPack] npm notice 195B   esm/models/operationsMappers.d.ts      
      [npmPack] npm notice 473B   src/models/operationsMappers.ts        
      [npmPack] npm notice 480B   esm/models/parameters.d.ts             
      [npmPack] npm notice 1.8kB  src/models/parameters.ts               
      [npmPack] npm notice 1.1kB  LICENSE.txt                            
      [npmPack] npm notice === Tarball Details === 
      [npmPack] npm notice name:          @azure/arm-azurestackhci                
      [npmPack] npm notice version:       1.0.0                                   
      [npmPack] npm notice filename:      azure-arm-azurestackhci-1.0.0.tgz       
      [npmPack] npm notice package size:  41.0 kB                                 
      [npmPack] npm notice unpacked size: 301.0 kB                                
      [npmPack] npm notice shasum:        175b721b104c5807f92d8ad68b79c6d1f77e15d2
      [npmPack] npm notice integrity:     sha512-bsgQ+B6nb2nhi[...]YMBYM6yOae/vQ==
      [npmPack] npm notice total files:   59                                      
      [npmPack] npm notice 
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 05 Oct 2020 19:28:52 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0701:332E:30FE654:514522F:5F7B73F4","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 25, 2020

    azure-sdk-for-java - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from c80a4d2 with merge commit 1e1fe96. SDK Automation 13.0.17.20200918.2
      Failed to find any diff after autorest so no changed packages was found.

    Copy link
    Member

    @yungezz yungezz left a comment

    Choose a reason for hiding this comment

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

    add "WaitForARMFeedback" since adding new API version

    "properties": {
    "description": "Cluster properties.",
    "$ref": "#/definitions/ClusterProperties",
    "x-ms-client-flatten": true
    Copy link
    Member

    Choose a reason for hiding this comment

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

    just curious, why need flatten?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    I'm not sure. I just followed the validation tool suggestion. Is there any guidance for this option?

    Copy link
    Member

    Choose a reason for hiding this comment

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

    Yup, it's an SDK generation recommendation. It prevents autorest from generating the properties property in the SDK models, which makes it easier to use a little bit.


    In reply to: 496112091 [](ancestors = 496112091)

    "ConnectedRecently",
    "NotConnectedRecently",
    "Disconnected",
    "Error"
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Unknown?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    I'm not sure what you mean. Can you elaborate? Statuses follow the cluster lifecycle, we don't have "unknown".

    },
    "readOnly": true
    },
    "cloudId": {
    Copy link
    Member

    Choose a reason for hiding this comment

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

    if it's resource id, why not property name as "resourceId"?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    It was in the original design but ARM reviewer said that it would confuse users with the actual resource Id.

    "description": "Properties reported by cluster agent.",
    "$ref": "#/definitions/ClusterReportedProperties"
    },
    "trialDaysRemaining": {
    Copy link
    Member

    Choose a reason for hiding this comment

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

    does this property has constraint? If yes, could you pls add it in Swagger?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    I could add "minimum: 0"? I don't want to define upper bound.

    @yungezz yungezz added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 27, 2020
    @majastrz majastrz added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 28, 2020
    Copy link
    Member

    @majastrz majastrz left a comment

    Choose a reason for hiding this comment

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

    Signed off from ARM side. Thank you from making the first commit in the new folder the original API version!

    @yungezz
    Copy link
    Member

    yungezz commented Sep 29, 2020

    hi @mbialecka is the change on prod already?

    @mbialecka
    Copy link
    Contributor Author

    @yungezz No, the new api version endpoints have not been setup in prod yet.

    @mbialecka
    Copy link
    Contributor Author

    @yungezz Can I have this merged?

    "tags": [
    "Clusters"
    ],
    "operationId": "Clusters_List",
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Could you update operation id to Clusters_ListBySubscription? Thanks!

    Copy link
    Member

    Choose a reason for hiding this comment

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

    Isn't this a breaking change to a stable swagger?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @allenjzhang allenjzhang merged commit 1e1fe96 into Azure:master Oct 5, 2020
    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Oct 28, 2020
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants