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

[Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2020-08-02 #11285

Merged
merged 13 commits into from
Jan 19, 2021
Merged

[Hub Generated] Review request for Microsoft.HybridCompute to add version stable/2020-08-02 #11285

merged 13 commits into from
Jan 19, 2021

Conversation

dorothyhu
Copy link
Contributor

@dorothyhu dorothyhu commented Oct 19, 2020

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

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 Oct 19, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.

️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.

️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
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 Oct 19, 2020

Azure CLI Extension Generation

  • Installation instruction for service connectedmachine [Preview Changes]
    curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/11285/azure-cli-extensions/connectedmachine/connectedmachine-0.1.0-py3-none-any.whl" -o connectedmachine-0.1.0-py3-none-any.whl
    az extension add --source=connectedmachine-0.1.0-py3-none-any.whl
    
️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 11bc19e with merge commit 2ee777826febd2615e812b05e7dde068893f29ca. Azure CLI Automation 13.0.17.20200918.2
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OperationValue-display' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineProperties-osProfile' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtension-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionProperties-instanceView' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue-display' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValueDisplay' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OSProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties-osProfile' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties-instanceView' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView-status' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'operation_value_display' -> 'operation_value_displayAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_properties' -> 'machine_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_update_properties' -> 'machine_update_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_properties' -> 'machine_extension_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_update_properties' -> 'machine_extension_update_propertiesAutoGenerated'
    [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
    [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    [AutoRest] 
    [AutoRest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    [AutoRest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    [AutoRest] --------------------------------------------------------
    [AutoRest]   test-scenario:
    [AutoRest]     - name: /MachineExtensions/put/Create or Update a Machine Extension (PUT)
    [AutoRest]     - name: /MachineExtensions/get/Get all Machine Extensions
    [AutoRest]     - name: /MachineExtensions/get/Get Machine Extension
    [AutoRest]     - name: /MachineExtensions/patch/Create or Update a Machine Extension (PATCH)
    [AutoRest]     - name: /MachineExtensions/delete/Delete a Machine Extension
    [AutoRest]     - name: /Machines/get/Get Machine
    [AutoRest]     - name: /Machines/get/List Machines by resource group
    [AutoRest]     - name: /Machines/get/List Machines by subscription
    [AutoRest]     - name: /Machines/delete/Delete a Machine
    [AutoRest] --------------------------------------------------------
  • ️✔️connectedmachine [View full logs]  [Preview Azure CLI Changes]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 19, 2020

azure-sdk-for-js

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 11bc19e with merge commit 2ee777826febd2615e812b05e7dde068893f29ca. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-hybridcompute [View full logs]  [Preview SDK Changes]
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated urix@0.1.0: 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/hybridComputeManagementClient.js → ./dist/arm-hybridcompute.js...
    [npmPack] created ./dist/arm-hybridcompute.js in 249ms
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-hybridcompute@2.0.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 69.0kB  dist/arm-hybridcompute.js                        
    [npmPack] npm notice 23.5kB  dist/arm-hybridcompute.min.js                    
    [npmPack] npm notice 1.9kB   esm/hybridComputeManagementClient.js             
    [npmPack] npm notice 2.7kB   esm/hybridComputeManagementClientContext.js      
    [npmPack] npm notice 345B    esm/models/index.js                              
    [npmPack] npm notice 446B    esm/operations/index.js                          
    [npmPack] npm notice 11.0kB  esm/operations/machineExtensions.js              
    [npmPack] npm notice 799B    esm/models/machineExtensionsMappers.js           
    [npmPack] npm notice 5.9kB   esm/operations/machines.js                       
    [npmPack] npm notice 728B    esm/models/machinesMappers.js                    
    [npmPack] npm notice 31.2kB  esm/models/mappers.js                            
    [npmPack] npm notice 1.6kB   esm/operations/operations.js                     
    [npmPack] npm notice 458B    esm/models/operationsMappers.js                  
    [npmPack] npm notice 2.0kB   esm/models/parameters.js                         
    [npmPack] npm notice 1.0kB   rollup.config.js                                 
    [npmPack] npm notice 1.7kB   package.json                                     
    [npmPack] npm notice 457B    tsconfig.json                                    
    [npmPack] npm notice 137.6kB dist/arm-hybridcompute.js.map                    
    [npmPack] npm notice 20.6kB  dist/arm-hybridcompute.min.js.map                
    [npmPack] npm notice 709B    esm/hybridComputeManagementClient.d.ts.map       
    [npmPack] npm notice 833B    esm/hybridComputeManagementClient.js.map         
    [npmPack] npm notice 525B    esm/hybridComputeManagementClientContext.d.ts.map
    [npmPack] npm notice 1.4kB   esm/hybridComputeManagementClientContext.js.map  
    [npmPack] npm notice 10.1kB  esm/models/index.d.ts.map                        
    [npmPack] npm notice 181B    esm/operations/index.d.ts.map                    
    [npmPack] npm notice 126B    esm/models/index.js.map                          
    [npmPack] npm notice 196B    esm/operations/index.js.map                      
    [npmPack] npm notice 2.8kB   esm/operations/machineExtensions.d.ts.map        
    [npmPack] npm notice 5.2kB   esm/operations/machineExtensions.js.map          
    [npmPack] npm notice 417B    esm/models/machineExtensionsMappers.d.ts.map     
    [npmPack] npm notice 430B    esm/models/machineExtensionsMappers.js.map       
    [npmPack] npm notice 2.7kB   esm/operations/machines.d.ts.map                 
    [npmPack] npm notice 3.7kB   esm/operations/machines.js.map                   
    [npmPack] npm notice 367B    esm/models/machinesMappers.d.ts.map              
    [npmPack] npm notice 380B    esm/models/machinesMappers.js.map                
    [npmPack] npm notice 1.6kB   esm/models/mappers.d.ts.map                      
    [npmPack] npm notice 17.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 212B    esm/models/operationsMappers.d.ts.map            
    [npmPack] npm notice 225B    esm/models/operationsMappers.js.map              
    [npmPack] npm notice 539B    esm/models/parameters.d.ts.map                   
    [npmPack] npm notice 1.5kB   esm/models/parameters.js.map                     
    [npmPack] npm notice 3.5kB   README.md                                        
    [npmPack] npm notice 1.3kB   esm/hybridComputeManagementClient.d.ts           
    [npmPack] npm notice 1.8kB   src/hybridComputeManagementClient.ts             
    [npmPack] npm notice 951B    esm/hybridComputeManagementClientContext.d.ts    
    [npmPack] npm notice 2.4kB   src/hybridComputeManagementClientContext.ts      
    [npmPack] npm notice 29.7kB  esm/models/index.d.ts                            
    [npmPack] npm notice 130B    esm/operations/index.d.ts                        
    [npmPack] npm notice 28.5kB  src/models/index.ts                              
    [npmPack] npm notice 414B    src/operations/index.ts                          
    [npmPack] npm notice 8.0kB   esm/operations/machineExtensions.d.ts            
    [npmPack] npm notice 14.9kB  src/operations/machineExtensions.ts              
    [npmPack] npm notice 489B    esm/models/machineExtensionsMappers.d.ts         
    [npmPack] npm notice 790B    src/models/machineExtensionsMappers.ts           
    [npmPack] npm notice 6.4kB   esm/operations/machines.d.ts                     
    [npmPack] npm notice 12.4kB  src/operations/machines.ts                       
    [npmPack] npm notice 418B    esm/models/machinesMappers.d.ts                  
    [npmPack] npm notice 722B    src/models/machinesMappers.ts                    
    [npmPack] npm notice 2.0kB   esm/models/mappers.d.ts                          
    [npmPack] npm notice 24.9kB  src/models/mappers.ts                            
    [npmPack] npm notice 1.1kB   esm/operations/operations.d.ts                   
    [npmPack] npm notice 2.4kB   src/operations/operations.ts                     
    [npmPack] npm notice 148B    esm/models/operationsMappers.d.ts                
    [npmPack] npm notice 422B    src/models/operationsMappers.ts                  
    [npmPack] npm notice 600B    esm/models/parameters.d.ts                       
    [npmPack] npm notice 2.0kB   src/models/parameters.ts                         
    [npmPack] npm notice 1.1kB   LICENSE.txt                                      
    [npmPack] npm notice === Tarball Details === 
    [npmPack] npm notice name:          @azure/arm-hybridcompute                
    [npmPack] npm notice version:       2.0.0                                   
    [npmPack] npm notice filename:      azure-arm-hybridcompute-2.0.0.tgz       
    [npmPack] npm notice package size:  56.2 kB                                 
    [npmPack] npm notice unpacked size: 513.7 kB                                
    [npmPack] npm notice shasum:        3cb5804f20ef54843bb12baa69eb2efb3cd01694
    [npmPack] npm notice integrity:     sha512-XzEh937ADMSEl[...]Qv/wkI4RexmbQ==
    [npmPack] npm notice total files:   69                                      
    [npmPack] npm notice 

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 19, 2020

azure-sdk-for-go

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 19, 2020

azure-sdk-for-java

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 19, 2020

azure-sdk-for-net

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 11bc19e with merge commit 2ee777826febd2615e812b05e7dde068893f29ca. SDK Automation 13.0.17.20200918.2
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.HybridCompute [View full logs]  [Preview SDK Changes]
      No Artifact Generated.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 19, 2020

    azure-sdk-for-python

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 11bc19e with merge commit 2ee777826febd2615e812b05e7dde068893f29ca. SDK Automation 13.0.17.20200918.2
    • ️✔️azure-mgmt-hybridcompute [View full logs]  [Preview SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-hybridcompute
      [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-hybridcompute
      [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] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      [ChangeLog] Size of delta 0.010% size of original (original: 20111 chars, delta: 2 chars)
      [ChangeLog] 

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 19, 2020

    Trenton Generation

    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 Oct 19, 2020

    azure-resource-manager-schemas

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 11bc19e with merge commit 2ee777826febd2615e812b05e7dde068893f29ca. Schema Automation 13.0.17.20200918.2
      Failed to find any diff after autorest so no changed packages was found.

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 19, 2020

    azure-sdk-for-python-track2

    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

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @dorothyhu
    Copy link
    Contributor Author

    The generated PR was released but I forgot to merge this one. Sorry.

    @chunyu3
    Copy link
    Member

    chunyu3 commented Jan 15, 2021

    /azp run

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 15, 2021

    Swagger Generation Artifacts

    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6351 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
    • ️✔️hybridcompute [View full logs]  [Release Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 No repository field.
      cmderr	[resource-manager]  optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
    • ️✔️azure-mgmt-hybridcompute [View full logs]  [Release SDK Changes]
      cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-hybridcompute
      cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
      cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
      cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-hybridcompute
      cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
      cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.hybridcompute
      cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.hybridcompute
      cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.hybridcompute
      cmderr	[changelogReport] INFO:__main__:Report written to sdk/hybridcompute/azure-mgmt-hybridcompute/code_reports/latest/report.json
      cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-hybridcompute on PyPI
      cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0rc1', '0.1.0', '0.1.1', '1.0.0', '2.0.0', '7.0.0b1']
      cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
      cmderr	[changelogReportLatest] INFO:__main__:Installing version 2.0.0 of azure-mgmt-hybridcompute in a venv
      cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
      cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.hybridcompute
      cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.hybridcompute
      cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.hybridcompute
      cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/hybridcompute/azure-mgmt-hybridcompute/code_reports/2.0.0/report.json
      cmdout	[Changelog] Size of delta 0.010% size of original (original: 20111 chars, delta: 2 chars)
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
    • ️✔️@azure/arm-hybridcompute [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/hybridComputeManagementClient.js → ./dist/arm-hybridcompute.js...
      cmderr	[npmPack] created ./dist/arm-hybridcompute.js in 257ms
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️hybridcompute/mgmt/2020-08-02/hybridcompute [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️hybridcompute/mgmt/2019-12-12/hybridcompute [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d2d3008. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-01-19 02:16:59 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-hybridcompute"
      cmderr	[generate.py] 2021-01-19 02:16:59 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-01-19 02:16:59 INFO autorest --version=3.0.6350 --use=@autorest/java@4.0.9 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/hybridcompute/azure-resourcemanager-hybridcompute --java.namespace=com.azure.resourcemanager.hybridcompute   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [POM][Skip] pom already has module azure-resourcemanager-hybridcompute
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-01-19 02:17:39 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
      cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
      cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
      cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
    • ️✔️azure-resourcemanager-hybridcompute [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-01-19 02:19:56 DEBUG Got artifact_id: azure-resourcemanager-hybridcompute
      cmderr	[Inst] 2021-01-19 02:19:56 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-01-19 02:19:56 DEBUG Got artifact: azure-resourcemanager-hybridcompute-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-19 02:19:56 DEBUG Match jar package: azure-resourcemanager-hybridcompute-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-01-19 02:19:56 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11285/azure-sdk-for-java/azure-resourcemanager-hybridcompute/azure-resourcemanager-hybridcompute-1.0.0-beta.1.jar\" -o azure-resourcemanager-hybridcompute-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-hybridcompute -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-hybridcompute-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.HybridCompute [View full logs]  [Release SDK Changes]
      warn	Skip artifact folder because it doesn't exist: artifacts/packages
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d2d3008. Azure CLI Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --az --use=@autorest/az@latest --version=3.0.6271 --clear-output-folder=true --azure-cli-extension-folder=/home/vsts/work/1/s/azure-cli-extensions ../azure-rest-api-specs/specification/hybridcompute/resource-manager/readme.md
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OperationValue-display' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineProperties-osProfile' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtension-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionProperties-instanceView' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue-display' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValueDisplay' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OSProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties-osProfile' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties-instanceView' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView-status' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'operation_value_display' -> 'operation_value_displayAutoGenerated'
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_properties' -> 'machine_propertiesAutoGenerated'
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_update_properties' -> 'machine_update_propertiesAutoGenerated'
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_properties' -> 'machine_extension_propertiesAutoGenerated'
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_update_properties' -> 'machine_extension_update_propertiesAutoGenerated'
      cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
      cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      cmderr	[Autorest] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest]   test-scenario:
      cmderr	[Autorest]     - name: /MachineExtensions/put/Create or Update a Machine Extension (PUT)
      cmderr	[Autorest]     - name: /MachineExtensions/get/Get all Machine Extensions
      cmderr	[Autorest]     - name: /MachineExtensions/get/Get Machine Extension
      cmderr	[Autorest]     - name: /MachineExtensions/patch/Create or Update a Machine Extension (PATCH)
      cmderr	[Autorest]     - name: /MachineExtensions/delete/Delete a Machine Extension
      cmderr	[Autorest]     - name: /Machines/get/Get Machine
      cmderr	[Autorest]     - name: /Machines/get/List Machines by resource group
      cmderr	[Autorest]     - name: /Machines/get/List Machines by subscription
      cmderr	[Autorest]     - name: /Machines/delete/Delete a Machine
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest] /bin/sh: 1: cd: can't cd to home/vsts/work/1/s/azure-rest-api-specs
      cmderr	[Autorest] fatal: not a git repository (or any of the parent directories): .git
      cmderr	[Autorest] fatal: not a git repository (or any of the parent directories): .git
    • ️✔️connectedmachine [View full logs]  [Release Azure CLI Changes]
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    @chunyu3
    Copy link
    Member

    chunyu3 commented Jan 18, 2021

    @ArcturusZhang would you please help to check 'SDK azure-sdk-for-go' failure? Thanks

    @chunyu3
    Copy link
    Member

    chunyu3 commented Jan 18, 2021

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 2 pipeline(s).

    Copy link
    Member

    @qiaozha qiaozha left a comment

    Choose a reason for hiding this comment

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

    LGTM

    @chunyu3 chunyu3 merged commit d2d3008 into Azure:master Jan 19, 2021
    ghost pushed a commit to Azure/azure-resource-manager-schemas that referenced this pull request Jan 19, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    …sion stable/2020-08-02 (Azure#11285)
    
    * try to rename the command
    
    * renamed a submodule
    
    * try out another renaming
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * reverted a change
    
    * updated cli md
    
    * removed test scenarios and modified specs
    
    * renamed type_properties_type
    
    * fixed typo
    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.

    4 participants