Skip to content

Conversation

@ramkd12
Copy link
Contributor

@ramkd12 ramkd12 commented Jul 12, 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

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
    • adding/removing APIs.
    • adding/removing properties.
    • adding/removing API-version.
    • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 12, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
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 Jul 12, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 12, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 0b47ad4 with merge commit 67a91ee. SDK Automation 13.0.17.20200619.4
  • ️✔️sdk/billing/mgmt-v2017_02_27_preview [View full logs]  [Release SDK Changes]
  • ️✔️sdk/billing/mgmt-v2017_04_24_preview [View full logs]  [Release SDK Changes]
  • ️✔️sdk/billing/mgmt-v2018_03_01_preview [View full logs]  [Release SDK Changes]
  • ⚠️sdk/billing/mgmt-v2018_11_01_preview [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2018_11_01_preview/src/main/java/com/microsoft/azure/management/billing/v2018_11_01_preview/implementation/PriceSheetsInner.java:[130,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
      [mvn]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
      [mvn]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
      [mvn]   reason: cannot infer type-variable(s) T,THeader
      [mvn]     (actual and formal argument lists differ in length)
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-billing: Compilation failure
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2018_11_01_preview/src/main/java/com/microsoft/azure/management/billing/v2018_11_01_preview/implementation/PriceSheetsInner.java:[130,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
      [mvn] [ERROR]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
      [mvn] [ERROR]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
      [mvn] [ERROR]   reason: cannot infer type-variable(s) T,THeader
      [mvn] [ERROR]     (actual and formal argument lists differ in length)
      [mvn] [ERROR] -> [Help 1]
      [mvn] [ERROR] 
      [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [mvn] [ERROR] 
      [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
    • ⚠️sdk/billing/mgmt-v2019_10_01_preview [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2019_10_01_preview/src/main/java/com/microsoft/azure/management/billing/v2019_10_01_preview/implementation/PriceSheetsInner.java:[146,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
        [mvn]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
        [mvn]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
        [mvn]   reason: cannot infer type-variable(s) T,THeader
        [mvn]     (actual and formal argument lists differ in length)
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2019_10_01_preview/src/main/java/com/microsoft/azure/management/billing/v2019_10_01_preview/implementation/PriceSheetsInner.java:[303,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
        [mvn]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
        [mvn]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
        [mvn]   reason: cannot infer type-variable(s) T,THeader
        [mvn]     (actual and formal argument lists differ in length)
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-billing: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2019_10_01_preview/src/main/java/com/microsoft/azure/management/billing/v2019_10_01_preview/implementation/PriceSheetsInner.java:[146,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
        [mvn] [ERROR]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
        [mvn] [ERROR]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
        [mvn] [ERROR]   reason: cannot infer type-variable(s) T,THeader
        [mvn] [ERROR]     (actual and formal argument lists differ in length)
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2019_10_01_preview/src/main/java/com/microsoft/azure/management/billing/v2019_10_01_preview/implementation/PriceSheetsInner.java:[303,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
        [mvn] [ERROR]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
        [mvn] [ERROR]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
        [mvn] [ERROR]   reason: cannot infer type-variable(s) T,THeader
        [mvn] [ERROR]     (actual and formal argument lists differ in length)
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ⚠️sdk/billing/mgmt-v2020_05_01 [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/billing/v2020_05_01/implementation/InvoicesInner.java:[603,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
          [mvn]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
          [mvn]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
          [mvn]   reason: cannot infer type-variable(s) T,THeader
          [mvn]     (actual and formal argument lists differ in length)
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/billing/v2020_05_01/implementation/InvoicesInner.java:[957,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
          [mvn]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
          [mvn]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
          [mvn]   reason: cannot infer type-variable(s) T,THeader
          [mvn]     (actual and formal argument lists differ in length)
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-billing: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/billing/v2020_05_01/implementation/InvoicesInner.java:[603,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
          [mvn] [ERROR]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
          [mvn] [ERROR]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
          [mvn] [ERROR]   reason: cannot infer type-variable(s) T,THeader
          [mvn] [ERROR]     (actual and formal argument lists differ in length)
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/billing/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/billing/v2020_05_01/implementation/InvoicesInner.java:[957,39] method getPostOrDeleteResultWithHeadersAsync in class com.microsoft.azure.AzureClient cannot be applied to given types;
          [mvn] [ERROR]   required: rx.Observable>,java.lang.reflect.Type,java.lang.Class
          [mvn] [ERROR]   found: rx.Observable>,com.microsoft.azure.LongRunningOperationOptions,java.lang.reflect.Type,java.lang.Class
          [mvn] [ERROR]   reason: cannot infer type-variable(s) T,THeader
          [mvn] [ERROR]     (actual and formal argument lists differ in length)
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 12, 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 Jul 12, 2020

        azure-sdk-for-js - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 0b47ad4 with merge commit 67a91ee. SDK Automation 13.0.17.20200619.4
        • ️✔️@azure/arm-billing [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [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]: Please see https://github.com/lydell/urix#deprecated
          [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#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/billingManagementClient.js → ./dist/arm-billing.js...
          [npmPack] created ./dist/arm-billing.js in 564ms
          [npmPack] npm notice 
          [npmPack] npm notice package: @azure/[email protected]
          [npmPack] npm notice === Tarball Contents === 
          [npmPack] npm notice 1.8kB   esm/operations/address.js                           
          [npmPack] npm notice 460B    esm/models/addressMappers.js                        
          [npmPack] npm notice 3.5kB   esm/operations/agreements.js                        
          [npmPack] npm notice 1.0kB   esm/models/agreementsMappers.js                     
          [npmPack] npm notice 295.8kB dist/arm-billing.js                                 
          [npmPack] npm notice 106.6kB dist/arm-billing.min.js                             
          [npmPack] npm notice 1.9kB   esm/operations/availableBalances.js                 
          [npmPack] npm notice 990B    esm/models/availableBalancesMappers.js              
          [npmPack] npm notice 7.4kB   esm/operations/billingAccounts.js                   
          [npmPack] npm notice 1.1kB   esm/models/billingAccountsMappers.js                
          [npmPack] npm notice 3.0kB   esm/billingManagementClient.js                      
          [npmPack] npm notice 2.8kB   esm/billingManagementClientContext.js               
          [npmPack] npm notice 3.3kB   esm/operations/billingPeriods.js                    
          [npmPack] npm notice 1.0kB   esm/models/billingPeriodsMappers.js                 
          [npmPack] npm notice 8.1kB   esm/operations/billingPermissions.js                
          [npmPack] npm notice 490B    esm/models/billingPermissionsMappers.js             
          [npmPack] npm notice 6.4kB   esm/operations/billingProfiles.js                   
          [npmPack] npm notice 1.1kB   esm/models/billingProfilesMappers.js                
          [npmPack] npm notice 2.8kB   esm/operations/billingPropertyOperations.js         
          [npmPack] npm notice 998B    esm/models/billingPropertyOperationsMappers.js      
          [npmPack] npm notice 13.6kB  esm/operations/billingRoleAssignments.js            
          [npmPack] npm notice 1.0kB   esm/models/billingRoleAssignmentsMappers.js         
          [npmPack] npm notice 10.0kB  esm/operations/billingRoleDefinitions.js            
          [npmPack] npm notice 1.0kB   esm/models/billingRoleDefinitionsMappers.js         
          [npmPack] npm notice 14.3kB  esm/operations/billingSubscriptions.js              
          [npmPack] npm notice 1.2kB   esm/models/billingSubscriptionsMappers.js           
          [npmPack] npm notice 5.3kB   esm/operations/customers.js                         
          [npmPack] npm notice 1.0kB   esm/models/customersMappers.js                      
          [npmPack] npm notice 3.1kB   esm/operations/enrollmentAccounts.js                
          [npmPack] npm notice 1.0kB   esm/models/enrollmentAccountsMappers.js             
          [npmPack] npm notice 345B    esm/models/index.js                                 
          [npmPack] npm notice 1.0kB   esm/operations/index.js                             
          [npmPack] npm notice 5.0kB   esm/operations/instructions.js                      
          [npmPack] npm notice 1.0kB   esm/models/instructionsMappers.js                   
          [npmPack] npm notice 13.8kB  esm/operations/invoices.js                          
          [npmPack] npm notice 6.9kB   esm/operations/invoiceSections.js                   
          [npmPack] npm notice 1.1kB   esm/models/invoiceSectionsMappers.js                
          [npmPack] npm notice 1.1kB   esm/models/invoicesMappers.js                       
          [npmPack] npm notice 93.0kB  esm/models/mappers.js                               
          [npmPack] npm notice 2.3kB   esm/operations/operations.js                        
          [npmPack] npm notice 472B    esm/models/operationsMappers.js                     
          [npmPack] npm notice 5.8kB   esm/models/parameters.js                            
          [npmPack] npm notice 5.2kB   esm/operations/policies.js                          
          [npmPack] npm notice 981B    esm/models/policiesMappers.js                       
          [npmPack] npm notice 12.5kB  esm/operations/products.js                          
          [npmPack] npm notice 1.1kB   esm/models/productsMappers.js                       
          [npmPack] npm notice 983B    rollup.config.js                                    
          [npmPack] npm notice 2.6kB   esm/operations/transactions.js                      
          [npmPack] npm notice 1.0kB   esm/models/transactionsMappers.js                   
          [npmPack] npm notice 1.6kB   package.json                                        
          [npmPack] npm notice 457B    tsconfig.json                                       
          [npmPack] npm notice 751B    esm/operations/address.d.ts.map                     
          [npmPack] npm notice 1.0kB   esm/operations/address.js.map                       
          [npmPack] npm notice 206B    esm/models/addressMappers.d.ts.map                  
          [npmPack] npm notice 219B    esm/models/addressMappers.js.map                    
          [npmPack] npm notice 1.6kB   esm/operations/agreements.d.ts.map                  
          [npmPack] npm notice 2.1kB   esm/operations/agreements.js.map                    
          [npmPack] npm notice 588B    esm/models/agreementsMappers.d.ts.map               
          [npmPack] npm notice 601B    esm/models/agreementsMappers.js.map                 
          [npmPack] npm notice 675.3kB dist/arm-billing.js.map                             
          [npmPack] npm notice 83.4kB  dist/arm-billing.min.js.map                         
          [npmPack] npm notice 819B    esm/operations/availableBalances.d.ts.map           
          [npmPack] npm notice 1.1kB   esm/operations/availableBalances.js.map             
          [npmPack] npm notice 589B    esm/models/availableBalancesMappers.d.ts.map        
          [npmPack] npm notice 602B    esm/models/availableBalancesMappers.js.map          
          [npmPack] npm notice 2.5kB   esm/operations/billingAccounts.d.ts.map             
          [npmPack] npm notice 3.9kB   esm/operations/billingAccounts.js.map               
          [npmPack] npm notice 637B    esm/models/billingAccountsMappers.d.ts.map          
          [npmPack] npm notice 650B    esm/models/billingAccountsMappers.js.map            
          [npmPack] npm notice 1.4kB   esm/billingManagementClient.d.ts.map                
          [npmPack] npm notice 2.0kB   esm/billingManagementClient.js.map                  
          [npmPack] npm notice 528B    esm/billingManagementClientContext.d.ts.map         
          [npmPack] npm notice 1.5kB   esm/billingManagementClientContext.js.map           
          [npmPack] npm notice 1.4kB   esm/operations/billingPeriods.d.ts.map              
          [npmPack] npm notice 2.1kB   esm/operations/billingPeriods.js.map                
          [npmPack] npm notice 596B    esm/models/billingPeriodsMappers.d.ts.map           
          [npmPack] npm notice 609B    esm/models/billingPeriodsMappers.js.map             
          [npmPack] npm notice 3.7kB   esm/operations/billingPermissions.d.ts.map          
          [npmPack] npm notice 4.8kB   esm/operations/billingPermissions.js.map            
          [npmPack] npm notice 231B    esm/models/billingPermissionsMappers.d.ts.map       
          [npmPack] npm notice 244B    esm/models/billingPermissionsMappers.js.map         
          [npmPack] npm notice 2.0kB   esm/operations/billingProfiles.d.ts.map             
          [npmPack] npm notice 3.2kB   esm/operations/billingProfiles.js.map               
          [npmPack] npm notice 611B    esm/models/billingProfilesMappers.d.ts.map          
          [npmPack] npm notice 624B    esm/models/billingProfilesMappers.js.map            
          [npmPack] npm notice 999B    esm/operations/billingPropertyOperations.d.ts.map   
          [npmPack] npm notice 1.6kB   esm/operations/billingPropertyOperations.js.map     

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 12, 2020

        azure-sdk-for-net - Release

        ️✔️ succeeded [Logs] [Expand Details]

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 12, 2020

        azure-sdk-for-python - Release

        - Breaking Change detected in SDK

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 0b47ad4 with merge commit 67a91ee. SDK Automation 13.0.17.20200619.4
        • ⚠️azure-mgmt-billing [View full logs]  [Release SDK Changes] Breaking Change Detected
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-billing
          [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-billing
          [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 96.242% size of original (original: 71895 chars, delta: 69193 chars)
          [ChangeLog] **Features**
          [ChangeLog] 
          [ChangeLog]   - Added operation InvoicesOperations.get_by_subscription_and_invoice_id
          [ChangeLog]   - Added operation InvoicesOperations.download_invoice
          [ChangeLog]   - Added operation InvoicesOperations.get_by_id
          [ChangeLog]   - Added operation InvoicesOperations.list_by_billing_account
          [ChangeLog]   - Added operation InvoicesOperations.list_by_billing_subscription
          [ChangeLog]   - Added operation InvoicesOperations.download_billing_subscription_invoice
          [ChangeLog]   - Added operation InvoicesOperations.list_by_billing_profile
          [ChangeLog]   - Added operation group BillingPropertyOperations
          [ChangeLog]   - Added operation group BillingSubscriptionsOperations
          [ChangeLog]   - Added operation group InstructionsOperations
          [ChangeLog]   - Added operation group AvailableBalancesOperations
          [ChangeLog]   - Added operation group BillingRoleAssignmentsOperations
          [ChangeLog]   - Added operation group CustomersOperations
          [ChangeLog]   - Added operation group BillingRoleDefinitionsOperations
          [ChangeLog]   - Added operation group BillingPermissionsOperations
          [ChangeLog]   - Added operation group PoliciesOperations
          [ChangeLog]   - Added operation group AgreementsOperations
          [ChangeLog]   - Added operation group ProductsOperations
          [ChangeLog]   - Added operation group AddressOperations
          [ChangeLog]   - Added operation group TransactionsOperations
          [ChangeLog]   - Added operation group BillingAccountsOperations
          [ChangeLog]   - Added operation group InvoiceSectionsOperations
          [ChangeLog]   - Added operation group BillingProfilesOperations
          [ChangeLog] 
          [ChangeLog] **Breaking changes**
          [ChangeLog] 
          [ChangeLog]   - Model Invoice has a new signature
          [ChangeLog]   - Model EnrollmentAccount has a new signature
          [ChangeLog]   - Removed operation InvoicesOperations.list
          [ChangeLog]   - Removed operation InvoicesOperations.get_latest

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 12, 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 Jul 12, 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

        @azuresdkci
        Copy link
        Contributor

        Can one of the admins verify this patch?

        @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).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @ruowan
        Copy link
        Member

        ruowan commented Jul 20, 2020

        LGTM. ready to merge?

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @ramkd12
        Copy link
        Contributor Author

        ramkd12 commented Jul 20, 2020

        LGTM. ready to merge?

        I pushed an update where the changes to "AgreementProperties" definition are reverted. I will drive those changes in separate PR as there are some more changes required for Agreements.

        Please take a look at the last commit and the PR is now ready to be merged.

        @ramkd12 ramkd12 requested a review from ruowan July 20, 2020 13:56
        @ruowan ruowan merged commit 67a91ee into Azure:master Jul 21, 2020
        00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
        * Changes for indirect commerce channel
        
        * Fix json syntax error
        
        * LINT failures
        
        * TargetCloud type fix
        
        * Correcting the syntax of the json file
        
        * Fixing the prettier and lint errors
        
        * Reverting Agreement related changes
        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.

        3 participants