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

Swagger specification for azureWebCategories #10918

Closed
wants to merge 6 commits into from

Conversation

ssripadham
Copy link
Contributor

@ssripadham ssripadham commented Sep 24, 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 24, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
LintDiff: 1 Errors, 0 Warnings [Detail] [Expand]
Rule Message
AutoRest Exception "details":" "Channel": "error",
"Source": [ "document": "file:///home/vsts/work/1/s/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json",
"Position": "column": 12,
"line": 82,
"path": [ "paths",
",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/b5e1f0980a07af3eb0e386bbfc41a69110856d6c/specification/network/resource-manager/readme.md"
Avocado: 2 Errors, 0 Warnings [Detail] [Expand]
Rule Message
NO_JSON_FILE_FOUND The JSON file is not found but it is referenced from the readme file.
readme: specification/network/resource-manager/readme.md
json: stable/2020-06-01/examples/azureWebCategoryGet.json
UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
readme: specification/network/resource-manager/readme.md
json: stable/2020-06-01/examples/AzureWebCategoryGet.json
ModelValidation: 1 Errors, 0 Warnings [Detail] [Expand]
Rule Message
"role":"Model Validation",
"url":"https://github.com/Azure/azure-rest-api-specs/blob/b5e1f0980a07af3eb0e386bbfc41a69110856d6c/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json"
SemanticValidation: 1 Errors, 0 Warnings [Detail] [Expand]
Rule Message
"role":"Semantic Validation",
"url":"https://github.com/Azure/azure-rest-api-specs/blob/b5e1f0980a07af3eb0e386bbfc41a69110856d6c/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json"
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

No commit pushedDate could be found for PR 10918 in repo Azure/azure-rest-api-specs

@pilor pilor self-requested a review September 24, 2020 20:30
@pilor pilor added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 24, 2020
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 24, 2020

azure-sdk-for-java

failed [Logs] [Expand Details]
  • Generate from b5e1f09 with merge commit b63a3628a5bbb72268674135f42553940b8b8552. SDK Automation 13.0.17.20200918.2
    [AutoRest] ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
    [AutoRest]     - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
    [AutoRest] FATAL: swagger-document/loader - FAILED
    [AutoRest] FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
    [AutoRest] Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
    [AutoRest] Failure during batch task - {"tag":"package-2020-06"} -- false.
    Failed to run autorest.
    Error: /z/node_modules/.bin/autorest --version=V2 --java --verbose --multiapi [email protected]/autorest.java@preview --azure-libraries-for-java-folder=/z/work/azure-sdk-for-java /z/work/azure-rest-api-specs/specification/network/resource-manager/readme.md ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
        - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
    FATAL: swagger-document/loader - FAILED
    FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
    Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
    Failure during batch task - {"tag":"package-2020-06"} -- false.
    , {} 
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 24, 2020

Azure CLI Extension 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 Sep 24, 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 Sep 24, 2020

azure-sdk-for-python

failed [Logs] [Expand Details]
  • Generate from b5e1f09 with merge commit b63a3628a5bbb72268674135f42553940b8b8552. SDK Automation 13.0.17.20200918.2
    [AutoRest] ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
    [AutoRest]     - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
    [AutoRest] FATAL: swagger-document/loader - FAILED
    [AutoRest] FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
    [AutoRest] Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
    [AutoRest] Failure during batch task - {"tag":"package-2020-06"} -- false.
    Failed to run autorest.
    Error: /z/node_modules/.bin/autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/z/work/azure-sdk-for-python/sdk /z/work/azure-rest-api-specs/specification/network/resource-manager/readme.md ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
        - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
    FATAL: swagger-document/loader - FAILED
    FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
    Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
    Failure during batch task - {"tag":"package-2020-06"} -- false.
    , {} 
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 24, 2020

azure-sdk-for-js

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 194c509 with merge commit d271ababaa117bb0f2a36c05ec12fd7cc4f301a4. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-network [View full logs]  [Preview 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]: 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/networkManagementClient.js → ./dist/arm-network.js...
    [npmPack] created ./dist/arm-network.js in 2.7s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/[email protected]
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 9.7kB   esm/operations/applicationGatewayPrivateEndpointConnections.js            
    [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateEndpointConnectionsMappers.js         
    [npmPack] npm notice 3.0kB   esm/operations/applicationGatewayPrivateLinkResources.js                  
    [npmPack] npm notice 8.1kB   esm/models/applicationGatewayPrivateLinkResourcesMappers.js               
    [npmPack] npm notice 27.0kB  esm/operations/applicationGateways.js                                     
    [npmPack] npm notice 8.4kB   esm/models/applicationGatewaysMappers.js                                  
    [npmPack] npm notice 11.2kB  esm/operations/applicationSecurityGroups.js                               
    [npmPack] npm notice 8.1kB   esm/models/applicationSecurityGroupsMappers.js                            
    [npmPack] npm notice 3.6MB   dist/arm-network.js                                                       
    [npmPack] npm notice 1.4MB   dist/arm-network.min.js                                                   
    [npmPack] npm notice 2.6kB   esm/operations/availableDelegations.js                                    
    [npmPack] npm notice 480B    esm/models/availableDelegationsMappers.js                                 
    [npmPack] npm notice 2.6kB   esm/operations/availableEndpointServices.js                               
    [npmPack] npm notice 8.1kB   esm/models/availableEndpointServicesMappers.js                            
    [npmPack] npm notice 4.5kB   esm/operations/availablePrivateEndpointTypes.js                           
    [npmPack] npm notice 507B    esm/models/availablePrivateEndpointTypesMappers.js                        
    [npmPack] npm notice 2.8kB   esm/operations/availableResourceGroupDelegations.js                       
    [npmPack] npm notice 493B    esm/models/availableResourceGroupDelegationsMappers.js                    
    [npmPack] npm notice 4.4kB   esm/operations/availableServiceAliases.js                                 
    [npmPack] npm notice 488B    esm/models/availableServiceAliasesMappers.js                              
    [npmPack] npm notice 2.5kB   esm/operations/azureFirewallFqdnTags.js                                   
    [npmPack] npm notice 8.1kB   esm/models/azureFirewallFqdnTagsMappers.js                                
    [npmPack] npm notice 11.5kB  esm/operations/azureFirewalls.js                                          
    [npmPack] npm notice 8.1kB   esm/models/azureFirewallsMappers.js                                       
    [npmPack] npm notice 2.5kB   esm/operations/azureWebCategories.js                                      
    [npmPack] npm notice 8.1kB   esm/models/azureWebCategoriesMappers.js                                   
    [npmPack] npm notice 9.2kB   esm/operations/bastionHosts.js                                            
    [npmPack] npm notice 8.1kB   esm/models/bastionHostsMappers.js                                         
    [npmPack] npm notice 2.5kB   esm/operations/bgpServiceCommunities.js                                   
    [npmPack] npm notice 8.1kB   esm/models/bgpServiceCommunitiesMappers.js                                
    [npmPack] npm notice 16.6kB  esm/operations/connectionMonitors.js                                      
    [npmPack] npm notice 8.2kB   esm/models/connectionMonitorsMappers.js                                   
    [npmPack] npm notice 10.5kB  esm/operations/customIPPrefixes.js                                        
    [npmPack] npm notice 8.1kB   esm/models/customIPPrefixesMappers.js                                     
    [npmPack] npm notice 7.5kB   esm/operations/ddosCustomPolicies.js                                      
    [npmPack] npm notice 8.1kB   esm/models/ddosCustomPoliciesMappers.js                                   
    [npmPack] npm notice 10.8kB  esm/operations/ddosProtectionPlans.js                                     
    [npmPack] npm notice 8.1kB   esm/models/ddosProtectionPlansMappers.js                                  
    [npmPack] npm notice 4.0kB   esm/operations/defaultSecurityRules.js                                    
    [npmPack] npm notice 8.1kB   esm/models/defaultSecurityRulesMappers.js                                 
    [npmPack] npm notice 9.5kB   esm/operations/dscpConfigurationOperations.js                             
    [npmPack] npm notice 8.1kB   esm/models/dscpConfigurationOperationsMappers.js                          
    [npmPack] npm notice 9.2kB   esm/operations/expressRouteCircuitAuthorizations.js                       
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitAuthorizationsMappers.js                    
    [npmPack] npm notice 10.1kB  esm/operations/expressRouteCircuitConnections.js                          
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitConnectionsMappers.js                       
    [npmPack] npm notice 8.9kB   esm/operations/expressRouteCircuitPeerings.js                             
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCircuitPeeringsMappers.js                          
    [npmPack] npm notice 20.2kB  esm/operations/expressRouteCircuits.js                                    
    [npmPack] npm notice 8.3kB   esm/models/expressRouteCircuitsMappers.js                                 
    [npmPack] npm notice 8.6kB   esm/operations/expressRouteConnections.js                                 
    [npmPack] npm notice 8.1kB   esm/models/expressRouteConnectionsMappers.js                              
    [npmPack] npm notice 9.3kB   esm/operations/expressRouteCrossConnectionPeerings.js                     
    [npmPack] npm notice 8.1kB   esm/models/expressRouteCrossConnectionPeeringsMappers.js                  
    [npmPack] npm notice 17.1kB  esm/operations/expressRouteCrossConnections.js                            
    [npmPack] npm notice 8.4kB   esm/models/expressRouteCrossConnectionsMappers.js                         
    [npmPack] npm notice 8.7kB   esm/operations/expressRouteGateways.js                                    
    [npmPack] npm notice 8.1kB   esm/models/expressRouteGatewaysMappers.js                                 
    [npmPack] npm notice 3.8kB   esm/operations/expressRouteLinks.js                                       
    [npmPack] npm notice 8.1kB   esm/models/expressRouteLinksMappers.js                                    
    [npmPack] npm notice 12.0kB  esm/operations/expressRoutePorts.js                                       
    [npmPack] npm notice 3.4kB   esm/operations/expressRoutePortsLocations.js                              
    [npmPack] npm notice 8.1kB   esm/models/expressRoutePortsLocationsMappers.js                           
    [npmPack] npm notice 8.2kB   esm/models/expressRoutePortsMappers.js                                    
    [npmPack] npm notice 2.6kB   esm/operations/expressRouteServiceProviders.js                            
    [npmPack] npm notice 8.1kB   esm/models/expressRouteServiceProvidersMappers.js                         
    [npmPack] npm notice 9.3kB   esm/operations/firewallPolicies.js                                        
    [npmPack] npm notice 8.1kB   esm/models/firewallPoliciesMappers.js                                     
    [npmPack] npm notice 9.5kB   esm/operations/firewallPolicyRuleCollectionGroups.js                      
    [npmPack] npm notice 8.1kB   esm/models/firewallPolicyRuleCollectionGroupsMappers.js                   
    [npmPack] npm notice 9.7kB   esm/operations/flowLogs.js                                                
    [npmPack] npm notice 8.1kB   esm/models/flowLogsMappers.js                                             
    [npmPack] npm notice 8.6kB   esm/operations/hubRouteTables.js                                          
    [npmPack] npm notice 8.1kB   esm/models/hubRouteTablesMappers.js                                       
    [npmPack] npm notice 9.3kB   esm/operations/hubVirtualNetworkConnections.js                            
    [npmPack] npm notice 8.1kB   esm/models/hubVirtualNetworkConnectionsMappers.js                         
    [npmPack] npm notice 8.9kB   esm/operations/inboundNatRules.js                                         
    [npmPack] npm notice 8.1kB   esm/models/inboundNatRulesMappers.js                                      
    [npmPack] npm notice 4.2kB   esm/operations/inboundSecurityRuleOperations.js                           
    [npmPack] npm notice 8.1kB   esm/models/inboundSecurityRuleOperationsMappers.js                        
    [npmPack] npm notice 345B    esm/models/index.js                                                       
    [npmPack] npm notice 4.7kB   esm/operations/index.js                                                   
    [npmPack] npm notice 10.5kB  esm/operations/ipAllocations.js                                           
    [npmPack] npm notice 8.1kB   esm/models/ipAllocationsMappers.js                                        
    [npmPack] npm notice 10.2kB  esm/operations/ipGroups.js                                                
    [npmPack] npm notice 8.1kB   esm/models/ipGroupsMappers.js                                             
    [npmPack] npm notice 9.2kB   esm/operations/loadBalancerBackendAddressPools.js                         

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 24, 2020

azure-resource-manager-schemas

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from b5e1f09 with merge commit b63a3628a5bbb72268674135f42553940b8b8552. Schema Automation 13.0.17.20200918.2
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [network][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    • [after_scripts|node] PostProcessor finished successfully.
      [after_scripts|node]   5410 passing (47s)
      [after_scripts|node]   321 failing
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 24, 2020

    azure-sdk-for-go

    ⚠️ warning [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 24, 2020

    azure-sdk-for-python-track2

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from b5e1f09 with merge commit b63a3628a5bbb72268674135f42553940b8b8552. SDK Automation 13.0.17.20200918.2
      Only show 100 items here, please refer to log for details.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'VM' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Container' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-visibility' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'PrivateLinkServiceProperties-autoApproval' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApplicationGatewayOnDemandProbe' 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 'ApplicationGatewayBackendHealthOnDemand' 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 'ApplicationGatewayBackendHealth' 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 'ApplicationGatewayBackendHealthPool' 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 'ApplicationGatewayBackendHealthHttpSettings' 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 'ApplicationGatewayBackendHealthServer' 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 'ApplicationGatewaySku' 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 'ApplicationGatewaySslPolicy' 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 'ApplicationGatewayClientAuthConfiguration' 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 'ApplicationGatewayIPConfigurationPropertiesFormat' 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 'ApplicationGatewayIPConfiguration' 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 'ApplicationGatewayAuthenticationCertificatePropertiesFormat' 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 'ApplicationGatewayAuthenticationCertificate' 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 'ApplicationGatewayTrustedRootCertificatePropertiesFormat' 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 'ApplicationGatewayTrustedRootCertificate' 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 'ApplicationGatewayTrustedClientCertificatePropertiesFormat' 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 'ApplicationGatewayTrustedClientCertificate' 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 'ApplicationGatewaySslCertificatePropertiesFormat' 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 'ApplicationGatewaySslCertificate' 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 'ApplicationGatewayFrontendIPConfigurationPropertiesFormat' 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 'ApplicationGatewayFrontendIPConfiguration' 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 'ApplicationGatewayFrontendPortPropertiesFormat' 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 'ApplicationGatewayFrontendPort' 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 'ApplicationGatewayBackendAddress' 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 'ApplicationGatewayBackendAddressPoolPropertiesFormat' 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 'ApplicationGatewayBackendAddressPool' 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 'ApplicationGatewayBackendHttpSettingsPropertiesFormat' 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 'ApplicationGatewayBackendHttpSettings' 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 'ApplicationGatewaySslProfilePropertiesFormat' 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 'ApplicationGatewaySslProfile' 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 'ApplicationGatewayHttpListenerPropertiesFormat' 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 'ApplicationGatewayHttpListener' 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 'ApplicationGatewayPathRulePropertiesFormat' 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 'ApplicationGatewayPathRule' 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 'ApplicationGatewayProbePropertiesFormat' 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 'ApplicationGatewayProbeHealthResponseMatch' 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 'ApplicationGatewayProbe' 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 'ApplicationGatewayRequestRoutingRulePropertiesFormat' 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 'ApplicationGatewayRequestRoutingRule' 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 'ApplicationGatewayRewriteRuleSet' 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 'ApplicationGatewayRewriteRuleSetPropertiesFormat' 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 'ApplicationGatewayRewriteRule' 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 'ApplicationGatewayRewriteRuleCondition' 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 'ApplicationGatewayRewriteRuleActionSet' 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 'ApplicationGatewayHeaderConfiguration' 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 'ApplicationGatewayUrlConfiguration' 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 'ApplicationGatewayRedirectConfigurationPropertiesFormat' 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 'ApplicationGatewayRedirectConfiguration' 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 'ApplicationGatewayPrivateLinkConfiguration' 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 'ApplicationGatewayPrivateLinkConfigurationProperties' 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 'ApplicationGatewayPrivateLinkIpConfiguration' 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 'ApplicationGatewayPrivateLinkIpConfigurationProperties' 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 'ApplicationGatewayPrivateLinkResource' 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 'ApplicationGatewayPrivateLinkResourceProperties' 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 'ApplicationGatewayPrivateLinkResourceListResult' 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 'ApplicationGatewayPrivateEndpointConnection' 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 'ApplicationGatewayPrivateEndpointConnectionProperties' 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 'ApplicationGatewayPrivateEndpointConnectionListResult' 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 'ApplicationGatewayPropertiesFormat' 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 'ApplicationGateway' 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 'ApplicationGatewayListResult' 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 'ApplicationGatewayUrlPathMapPropertiesFormat' 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 'ApplicationGatewayUrlPathMap' 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 'ApplicationGatewayWebApplicationFirewallConfiguration' 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 'ApplicationGatewayAutoscaleConfiguration' 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 'ApplicationGatewayConnectionDraining' 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 'ApplicationGatewayFirewallDisabledRuleGroup' 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 'ApplicationGatewayFirewallExclusion' 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 'ApplicationGatewayAvailableWafRuleSetsResult' 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 'ApplicationGatewayFirewallRuleSet' 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 'ApplicationGatewayFirewallRuleSetPropertiesFormat' 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 'ApplicationGatewayFirewallRuleGroup' 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 'ApplicationGatewayFirewallRule' 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 'ApplicationGatewayAvailableSslOptions' 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 'ApplicationGatewayAvailableSslOptionsPropertiesFormat' 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 'ApplicationGatewayAvailableSslPredefinedPolicies' 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 'ApplicationGatewaySslPredefinedPolicy' 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 'ApplicationGatewaySslPredefinedPolicyPropertiesFormat' 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 'ApplicationGatewayCustomError' 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 'ApplicationSecurityGroup' 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 'ApplicationSecurityGroupPropertiesFormat' 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 'ApplicationSecurityGroupListResult' 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 'AvailableDelegationsResult' 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 'AvailableDelegation' 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 'AvailableServiceAlias' 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 'AvailableServiceAliasesResult' 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 'AzureFirewallIPConfigurationPropertiesFormat' 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 'AzureFirewallIPConfiguration' 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 'AzureFirewallPublicIPAddress' 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 'AzureFirewallIpGroups' 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 'HubPublicIPAddresses' 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 'HubIPAddresses' 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 'AzureFirewallPropertiesFormat' 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 'AzureFirewall' 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 'AzureFirewallListResult' 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 'AzureFirewallApplicationRuleCollectionPropertiesFormat' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    • ️✔️azure-mgmt-network [View full logs]  [Preview SDK Changes]
      [build_conf_init]   Cache entry deserialization failed, entry ignored
      [build_conf_init]   Cache entry deserialization failed, entry ignored
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-network
      [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-network
      [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.237% size of original (original: 546341 chars, delta: 1296 chars)
      [ChangeLog] **Features**
      [ChangeLog] 
      [ChangeLog]   - Added operation group AzureWebCategoriesOperations

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 24, 2020

    azure-sdk-for-net

    failed [Logs] [Expand Details]
    • Generate from b5e1f09 with merge commit b63a3628a5bbb72268674135f42553940b8b8552. 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
      [AutoRest] ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
      [AutoRest]     - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
      [AutoRest] FATAL: swagger-document/loader - FAILED
      [AutoRest] FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
      [AutoRest] Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
      Failed to run autorest.
      Error: /z/node_modules/.bin/autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/z/work/azure-sdk-for-net/sdk /z/work/azure-rest-api-specs/specification/network/resource-manager/readme.md realpath(): Permission denied
      realpath(): Permission denied
      realpath(): Permission denied
      realpath(): Permission denied
      realpath(): Permission denied
      realpath(): Permission denied
      ERROR: Referenced file 'file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/examples/azureWebCategoryGet.json' not found
          - file:///z/work/azure-rest-api-specs/specification/network/resource-manager/Microsoft.Network/stable/2020-06-01/azureWebCategory.json:82:12 ($.paths["/subscriptions/{subscriptionId}/providers/Microsoft.Network/azureWebCategories/{name}"].get["x-ms-examples"].Get_azureWebCategory["$ref"])
      FATAL: swagger-document/loader - FAILED
      FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
      Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
      , {} 
      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).

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

    @pilor pilor added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 24, 2020
    Copy link
    Contributor

    @mmyyrroonn mmyyrroonn left a comment

    Choose a reason for hiding this comment

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

    Hi, regarding to network swagger, we should create PR targeting at monthly release branch. Otherwise there would be conflict later.

    @markcowl
    Copy link
    Member

    closing, as this should target the appropriate network branch.

    @markcowl markcowl closed this Oct 15, 2020
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants