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

update_web #19636

Merged
merged 3 commits into from
Jun 30, 2022
Merged

update_web #19636

merged 3 commits into from
Jun 30, 2022

Conversation

Wzb123456789
Copy link
Contributor

@Wzb123456789 Wzb123456789 commented Jun 30, 2022

@openapi-workflow-bot
Copy link

Hi, @Wzb123456789 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 30, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v1.13.0) new version base version
    default default(1f7e8ef) default(main)
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 30, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - armappservice - 2.0.0
    azure-sdk-for-js - @azure/arm-appservice - 13.0.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-web - 6.1.0
    +	Model CertificateEmail no longer has parameter id
    +	Model CertificateEmail no longer has parameter kind
    +	Model CertificateEmail no longer has parameter name
    +	Model CertificateEmail no longer has parameter type
    +	Model CertificateOrderAction no longer has parameter id
    +	Model CertificateOrderAction no longer has parameter kind
    +	Model CertificateOrderAction no longer has parameter name
    +	Model CertificateOrderAction no longer has parameter type
    +	Model ErrorResponse no longer has parameter code
    +	Model ErrorResponse no longer has parameter message
    +	Operation WebSiteManagementClientOperationsMixin.list_custom_host_name_sites has a new parameter hostname
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from a03441d. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  config global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-web [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation AppServiceEnvironmentsOperations.begin_upgrade
      info	[Changelog]   - Added operation AppServiceEnvironmentsOperations.delete_ase_custom_dns_suffix_configuration
      info	[Changelog]   - Added operation AppServiceEnvironmentsOperations.get_ase_custom_dns_suffix_configuration
      info	[Changelog]   - Added operation AppServiceEnvironmentsOperations.test_upgrade_available_notification
      info	[Changelog]   - Added operation AppServiceEnvironmentsOperations.update_ase_custom_dns_suffix_configuration
      info	[Changelog]   - Added operation StaticSitesOperations.begin_link_backend
      info	[Changelog]   - Added operation StaticSitesOperations.begin_link_backend_to_build
      info	[Changelog]   - Added operation StaticSitesOperations.begin_validate_backend
      info	[Changelog]   - Added operation StaticSitesOperations.begin_validate_backend_for_build
      info	[Changelog]   - Added operation StaticSitesOperations.get_linked_backend
      info	[Changelog]   - Added operation StaticSitesOperations.get_linked_backend_for_build
      info	[Changelog]   - Added operation StaticSitesOperations.get_linked_backends
      info	[Changelog]   - Added operation StaticSitesOperations.get_linked_backends_for_build
      info	[Changelog]   - Added operation StaticSitesOperations.unlink_backend
      info	[Changelog]   - Added operation StaticSitesOperations.unlink_backend_from_build
      info	[Changelog]   - Added operation WebAppsOperations.begin_get_production_site_deployment_status
      info	[Changelog]   - Added operation WebAppsOperations.begin_get_slot_site_deployment_status_slot
      info	[Changelog]   - Added operation WebAppsOperations.get_auth_settings_v2_without_secrets_slot
      info	[Changelog]   - Added operation WebAppsOperations.list_production_site_deployment_statuses
      info	[Changelog]   - Added operation WebAppsOperations.list_slot_site_deployment_statuses_slot
      info	[Changelog]   - Added operation group WorkflowRunActionRepetitionsOperations
      info	[Changelog]   - Added operation group WorkflowRunActionRepetitionsRequestHistoriesOperations
      info	[Changelog]   - Added operation group WorkflowRunActionScopeRepetitionsOperations
      info	[Changelog]   - Added operation group WorkflowRunActionsOperations
      info	[Changelog]   - Added operation group WorkflowRunsOperations
      info	[Changelog]   - Added operation group WorkflowTriggerHistoriesOperations
      info	[Changelog]   - Added operation group WorkflowTriggersOperations
      info	[Changelog]   - Added operation group WorkflowVersionsOperations
      info	[Changelog]   - Added operation group WorkflowsOperations
      info	[Changelog]   - Model AppServiceEnvironment has a new parameter custom_dns_suffix_configuration
      info	[Changelog]   - Model AppServiceEnvironment has a new parameter networking_configuration
      info	[Changelog]   - Model AppServiceEnvironment has a new parameter upgrade_availability
      info	[Changelog]   - Model AppServiceEnvironment has a new parameter upgrade_preference
      info	[Changelog]   - Model AppServiceEnvironmentPatchResource has a new parameter custom_dns_suffix_configuration
      info	[Changelog]   - Model AppServiceEnvironmentPatchResource has a new parameter networking_configuration
      info	[Changelog]   - Model AppServiceEnvironmentPatchResource has a new parameter upgrade_availability
      info	[Changelog]   - Model AppServiceEnvironmentPatchResource has a new parameter upgrade_preference
      info	[Changelog]   - Model AppServiceEnvironmentResource has a new parameter custom_dns_suffix_configuration
      info	[Changelog]   - Model AppServiceEnvironmentResource has a new parameter networking_configuration
      info	[Changelog]   - Model AppServiceEnvironmentResource has a new parameter upgrade_availability
      info	[Changelog]   - Model AppServiceEnvironmentResource has a new parameter upgrade_preference
      info	[Changelog]   - Model AppServicePlan has a new parameter number_of_workers
      info	[Changelog]   - Model AppServicePlanPatchResource has a new parameter number_of_workers
      info	[Changelog]   - Model AseV3NetworkingConfiguration has a new parameter ftp_enabled
      info	[Changelog]   - Model AseV3NetworkingConfiguration has a new parameter inbound_ip_address_override
      info	[Changelog]   - Model AseV3NetworkingConfiguration has a new parameter remote_debug_enabled
      info	[Changelog]   - Model ErrorResponse has a new parameter error
      info	[Changelog]   - Model Site has a new parameter public_network_access
      info	[Changelog]   - Model Site has a new parameter vnet_content_share_enabled
      info	[Changelog]   - Model Site has a new parameter vnet_image_pull_enabled
      info	[Changelog]   - Model Site has a new parameter vnet_route_all_enabled
      info	[Changelog]   - Model StaticSiteARMResource has a new parameter linked_backends
      info	[Changelog]   - Model StaticSiteARMResource has a new parameter public_network_access
      info	[Changelog]   - Model StaticSiteBuildARMResource has a new parameter linked_backends
      info	[Changelog]   - Model StaticSitePatchResource has a new parameter linked_backends
      info	[Changelog]   - Model StaticSitePatchResource has a new parameter public_network_access
      info	[Changelog]   - Model TriggeredWebJob has a new parameter public_network_access
      info	[Changelog]   - Model TriggeredWebJob has a new parameter storage_account_required
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model CertificateEmail no longer has parameter id
      info	[Changelog]   - Model CertificateEmail no longer has parameter kind
      info	[Changelog]   - Model CertificateEmail no longer has parameter name
      info	[Changelog]   - Model CertificateEmail no longer has parameter type
      info	[Changelog]   - Model CertificateOrderAction no longer has parameter id
      info	[Changelog]   - Model CertificateOrderAction no longer has parameter kind
      info	[Changelog]   - Model CertificateOrderAction no longer has parameter name
      info	[Changelog]   - Model CertificateOrderAction no longer has parameter type
      info	[Changelog]   - Model ErrorResponse no longer has parameter code
      info	[Changelog]   - Model ErrorResponse no longer has parameter message
      info	[Changelog]   - Operation WebSiteManagementClientOperationsMixin.list_custom_host_name_sites has a new parameter hostname
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from a03441d. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armappservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `WebAppsClientListSlotSiteDeploymentStatusesSlotOptions`
      info	[Changelog] - New struct `WebAppsClientListSlotSiteDeploymentStatusesSlotResponse`
      info	[Changelog] - New struct `Workflow`
      info	[Changelog] - New struct `WorkflowFilter`
      info	[Changelog] - New struct `WorkflowListResult`
      info	[Changelog] - New struct `WorkflowOutputParameter`
      info	[Changelog] - New struct `WorkflowParameter`
      info	[Changelog] - New struct `WorkflowProperties`
      info	[Changelog] - New struct `WorkflowResource`
      info	[Changelog] - New struct `WorkflowRun`
      info	[Changelog] - New struct `WorkflowRunAction`
      info	[Changelog] - New struct `WorkflowRunActionFilter`
      info	[Changelog] - New struct `WorkflowRunActionListResult`
      info	[Changelog] - New struct `WorkflowRunActionProperties`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionDefinition`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionDefinitionCollection`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionProperties`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClient`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientGetOptions`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientGetResponse`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientListExpressionTracesOptions`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientListExpressionTracesResponse`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientListOptions`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsClientListResponse`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsRequestHistoriesClient`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsRequestHistoriesClientGetOptions`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsRequestHistoriesClientGetResponse`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsRequestHistoriesClientListOptions`
      info	[Changelog] - New struct `WorkflowRunActionRepetitionsRequestHistoriesClientListResponse`
      info	[Changelog] - New struct `WorkflowRunActionScopeRepetitionsClient`
      info	[Changelog] - New struct `WorkflowRunActionScopeRepetitionsClientGetOptions`
      info	[Changelog] - New struct `WorkflowRunActionScopeRepetitionsClientGetResponse`
      info	[Changelog] - New struct `WorkflowRunActionScopeRepetitionsClientListOptions`
      info	[Changelog] - New struct `WorkflowRunActionScopeRepetitionsClientListResponse`
      info	[Changelog] - New struct `WorkflowRunActionsClient`
      info	[Changelog] - New struct `WorkflowRunActionsClientGetOptions`
      info	[Changelog] - New struct `WorkflowRunActionsClientGetResponse`
      info	[Changelog] - New struct `WorkflowRunActionsClientListExpressionTracesOptions`
      info	[Changelog] - New struct `WorkflowRunActionsClientListExpressionTracesResponse`
      info	[Changelog] - New struct `WorkflowRunActionsClientListOptions`
      info	[Changelog] - New struct `WorkflowRunActionsClientListResponse`
      info	[Changelog] - New struct `WorkflowRunFilter`
      info	[Changelog] - New struct `WorkflowRunListResult`
      info	[Changelog] - New struct `WorkflowRunProperties`
      info	[Changelog] - New struct `WorkflowRunTrigger`
      info	[Changelog] - New struct `WorkflowRunsClient`
      info	[Changelog] - New struct `WorkflowRunsClientCancelOptions`
      info	[Changelog] - New struct `WorkflowRunsClientCancelResponse`
      info	[Changelog] - New struct `WorkflowRunsClientGetOptions`
      info	[Changelog] - New struct `WorkflowRunsClientGetResponse`
      info	[Changelog] - New struct `WorkflowRunsClientListOptions`
      info	[Changelog] - New struct `WorkflowRunsClientListResponse`
      info	[Changelog] - New struct `WorkflowSKU`
      info	[Changelog] - New struct `WorkflowTrigger`
      info	[Changelog] - New struct `WorkflowTriggerCallbackURL`
      info	[Changelog] - New struct `WorkflowTriggerFilter`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClient`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientBeginResubmitOptions`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientGetOptions`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientGetResponse`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientListOptions`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientListResponse`
      info	[Changelog] - New struct `WorkflowTriggerHistoriesClientResubmitResponse`
      info	[Changelog] - New struct `WorkflowTriggerHistory`
      info	[Changelog] - New struct `WorkflowTriggerHistoryFilter`
      info	[Changelog] - New struct `WorkflowTriggerHistoryListResult`
      info	[Changelog] - New struct `WorkflowTriggerHistoryProperties`
      info	[Changelog] - New struct `WorkflowTriggerListCallbackURLQueries`
      info	[Changelog] - New struct `WorkflowTriggerListResult`
      info	[Changelog] - New struct `WorkflowTriggerProperties`
      info	[Changelog] - New struct `WorkflowTriggerRecurrence`
      info	[Changelog] - New struct `WorkflowTriggersClient`
      info	[Changelog] - New struct `WorkflowTriggersClientBeginRunOptions`
      info	[Changelog] - New struct `WorkflowTriggersClientGetOptions`
      info	[Changelog] - New struct `WorkflowTriggersClientGetResponse`
      info	[Changelog] - New struct `WorkflowTriggersClientGetSchemaJSONOptions`
      info	[Changelog] - New struct `WorkflowTriggersClientGetSchemaJSONResponse`
      info	[Changelog] - New struct `WorkflowTriggersClientListCallbackURLOptions`
      info	[Changelog] - New struct `WorkflowTriggersClientListCallbackURLResponse`
      info	[Changelog] - New struct `WorkflowTriggersClientListOptions`
      info	[Changelog] - New struct `WorkflowTriggersClientListResponse`
      info	[Changelog] - New struct `WorkflowTriggersClientRunResponse`
      info	[Changelog] - New struct `WorkflowVersion`
      info	[Changelog] - New struct `WorkflowVersionListResult`
      info	[Changelog] - New struct `WorkflowVersionProperties`
      info	[Changelog] - New struct `WorkflowVersionsClient`
      info	[Changelog] - New struct `WorkflowVersionsClientGetOptions`
      info	[Changelog] - New struct `WorkflowVersionsClientGetResponse`
      info	[Changelog] - New struct `WorkflowVersionsClientListOptions`
      info	[Changelog] - New struct `WorkflowVersionsClientListResponse`
      info	[Changelog] - New struct `WorkflowsClient`
      info	[Changelog] - New struct `WorkflowsClientRegenerateAccessKeyOptions`
      info	[Changelog] - New struct `WorkflowsClientRegenerateAccessKeyResponse`
      info	[Changelog] - New struct `WorkflowsClientValidateOptions`
      info	[Changelog] - New struct `WorkflowsClientValidateResponse`
      info	[Changelog] - New field `NetworkingConfiguration` in struct `Environment`
      info	[Changelog] - New field `UpgradeAvailability` in struct `Environment`
      info	[Changelog] - New field `CustomDNSSuffixConfiguration` in struct `Environment`
      info	[Changelog] - New field `UpgradePreference` in struct `Environment`
      info	[Changelog] - New field `FtpEnabled` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `InboundIPAddressOverride` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `RemoteDebugEnabled` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `NumberOfWorkers` in struct `PlanProperties`
      info	[Changelog] - New field `EmailID` in struct `CertificateEmail`
      info	[Changelog] - New field `TimeStamp` in struct `CertificateEmail`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `TriggeredWebJobProperties`
      info	[Changelog] - New field `StorageAccountRequired` in struct `TriggeredWebJobProperties`
      info	[Changelog] - New field `LinkedBackends` in struct `StaticSiteBuildARMResourceProperties`
      info	[Changelog] - New field `ActionType` in struct `CertificateOrderAction`
      info	[Changelog] - New field `CreatedAt` in struct `CertificateOrderAction`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `StaticSite`
      info	[Changelog] - New field `LinkedBackends` in struct `StaticSite`
      info	[Changelog] - New field `VnetContentShareEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `VnetImagePullEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `VnetRouteAllEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `SiteProperties`
      info	[Changelog] - New field `Hostname` in struct `WebSiteManagementClientListCustomHostNameSitesOptions`
      info	[Changelog] - New field `NumberOfWorkers` in struct `PlanPatchResourceProperties`
      info	[Changelog]
      info	[Changelog] Total 40 breaking change(s), 570 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from a03441d. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] npm WARN deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/[email protected]: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh]  @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-appservice [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias WebAppsCreateOneDeployOperationResponse
      info	[Changelog]   - Added Type Alias WebAppsGetAuthSettingsV2WithoutSecretsSlotResponse
      info	[Changelog]   - Added Type Alias WebAppsGetOneDeployStatusResponse
      info	[Changelog]   - Added Type Alias WebAppsGetProductionSiteDeploymentStatusResponse
      info	[Changelog]   - Added Type Alias WebAppsGetSlotSiteDeploymentStatusSlotResponse
      info	[Changelog]   - Added Type Alias WebAppsListProductionSiteDeploymentStatusesNextResponse
      info	[Changelog]   - Added Type Alias WebAppsListProductionSiteDeploymentStatusesResponse
      info	[Changelog]   - Added Type Alias WebAppsListSlotSiteDeploymentStatusesSlotNextResponse
      info	[Changelog]   - Added Type Alias WebAppsListSlotSiteDeploymentStatusesSlotResponse
      info	[Changelog]   - Added Type Alias Workflow
      info	[Changelog]   - Added Type Alias WorkflowOutputParameter
      info	[Changelog]   - Added Type Alias WorkflowProvisioningState
      info	[Changelog]   - Added Type Alias WorkflowRun
      info	[Changelog]   - Added Type Alias WorkflowRunAction
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionDefinition
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionProperties
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsGetResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsListExpressionTracesNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsListExpressionTracesResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsListResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsRequestHistoriesGetResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsRequestHistoriesListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionRepetitionsRequestHistoriesListResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionScopeRepetitionsGetResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionScopeRepetitionsListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionScopeRepetitionsListResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionsGetResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionsListExpressionTracesNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionsListExpressionTracesResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionsListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunActionsListResponse
      info	[Changelog]   - Added Type Alias WorkflowRunsGetResponse
      info	[Changelog]   - Added Type Alias WorkflowRunsListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowRunsListResponse
      info	[Changelog]   - Added Type Alias WorkflowSkuName
      info	[Changelog]   - Added Type Alias WorkflowState
      info	[Changelog]   - Added Type Alias WorkflowStatus
      info	[Changelog]   - Added Type Alias WorkflowTrigger
      info	[Changelog]   - Added Type Alias WorkflowTriggerHistoriesGetResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggerHistoriesListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggerHistoriesListResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggerHistory
      info	[Changelog]   - Added Type Alias WorkflowTriggerProvisioningState
      info	[Changelog]   - Added Type Alias WorkflowTriggersGetResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggersGetSchemaJsonResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggersListCallbackUrlResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggersListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowTriggersListResponse
      info	[Changelog]   - Added Type Alias WorkflowVersion
      info	[Changelog]   - Added Type Alias WorkflowVersionsGetResponse
      info	[Changelog]   - Added Type Alias WorkflowVersionsListNextResponse
      info	[Changelog]   - Added Type Alias WorkflowVersionsListResponse
      info	[Changelog]   - Interface AppServiceEnvironment has a new optional parameter customDnsSuffixConfiguration
      info	[Changelog]   - Interface AppServiceEnvironment has a new optional parameter networkingConfiguration
      info	[Changelog]   - Interface AppServiceEnvironment has a new optional parameter upgradeAvailability
      info	[Changelog]   - Interface AppServiceEnvironment has a new optional parameter upgradePreference
      info	[Changelog]   - Interface ListCustomHostNameSitesNextOptionalParams has a new optional parameter hostname
      info	[Changelog]   - Interface ListCustomHostNameSitesOptionalParams has a new optional parameter hostname
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowRunActionRepetitions
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowRunActionRepetitionsRequestHistories
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowRunActions
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowRunActionScopeRepetitions
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowRuns
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflows
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowTriggerHistories
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowTriggers
      info	[Changelog]   - Class WebSiteManagementClient has a new parameter workflowVersions
      info	[Changelog]   - Type Alias AppServiceEnvironmentPatchResource has a new parameter upgradePreference
      info	[Changelog]   - Type Alias AppServiceEnvironmentPatchResource has a new parameter customDnsSuffixConfiguration
      info	[Changelog]   - Type Alias AppServiceEnvironmentPatchResource has a new parameter networkingConfiguration
      info	[Changelog]   - Type Alias AppServiceEnvironmentPatchResource has a new parameter upgradeAvailability
      info	[Changelog]   - Type Alias AppServiceEnvironmentResource has a new parameter upgradePreference
      info	[Changelog]   - Type Alias AppServiceEnvironmentResource has a new parameter customDnsSuffixConfiguration
      info	[Changelog]   - Type Alias AppServiceEnvironmentResource has a new parameter networkingConfiguration
      info	[Changelog]   - Type Alias AppServiceEnvironmentResource has a new parameter upgradeAvailability
      info	[Changelog]   - Type Alias AppServicePlan has a new parameter numberOfWorkers
      info	[Changelog]   - Type Alias AppServicePlanPatchResource has a new parameter numberOfWorkers
      info	[Changelog]   - Type Alias AseV3NetworkingConfiguration has a new parameter ftpEnabled
      info	[Changelog]   - Type Alias AseV3NetworkingConfiguration has a new parameter remoteDebugEnabled
      info	[Changelog]   - Type Alias AseV3NetworkingConfiguration has a new parameter inboundIpAddressOverride
      info	[Changelog]   - Type Alias Site has a new parameter vnetRouteAllEnabled
      info	[Changelog]   - Type Alias Site has a new parameter vnetImagePullEnabled
      info	[Changelog]   - Type Alias Site has a new parameter vnetContentShareEnabled
      info	[Changelog]   - Type Alias Site has a new parameter publicNetworkAccess
      info	[Changelog]   - Type Alias StaticSiteARMResource has a new parameter linkedBackends
      info	[Changelog]   - Type Alias StaticSiteARMResource has a new parameter publicNetworkAccess
      info	[Changelog]   - Type Alias StaticSiteBuildARMResource has a new parameter linkedBackends
      info	[Changelog]   - Type Alias StaticSitePatchResource has a new parameter linkedBackends
      info	[Changelog]   - Type Alias StaticSitePatchResource has a new parameter publicNetworkAccess
      info	[Changelog]   - Type Alias TriggeredWebJob has a new parameter publicNetworkAccess
      info	[Changelog]   - Type Alias TriggeredWebJob has a new parameter storageAccountRequired
      info	[Changelog]   - Added Enum KnownDeploymentBuildStatus
      info	[Changelog]   - Added Enum KnownEnum14
      info	[Changelog]   - Added Enum KnownKeyType
      info	[Changelog]   - Added Enum KnownKind
      info	[Changelog]   - Added Enum KnownOpenAuthenticationProviderType
      info	[Changelog]   - Added Enum KnownParameterType
      info	[Changelog]   - Added Enum KnownRecurrenceFrequency
      info	[Changelog]   - Added Enum KnownResourceNotRenewableReason
      info	[Changelog]   - Added Enum KnownUpgradeAvailability
      info	[Changelog]   - Added Enum KnownUpgradePreference
      info	[Changelog]   - Added Enum KnownWorkflowProvisioningState
      info	[Changelog]   - Added Enum KnownWorkflowSkuName
      info	[Changelog]   - Added Enum KnownWorkflowState
      info	[Changelog]   - Added Enum KnownWorkflowStatus
      info	[Changelog]   - Added Enum KnownWorkflowTriggerProvisioningState
      info	[Changelog]   - Enum KnownCustomDomainStatus has a new value Unhealthy
      info	[Changelog]   - Enum KnownEnum19 has a new value LinuxFunctions
      info	[Changelog]   - Enum KnownEnum19 has a new value WindowsFunctions
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed Enum KnownAppServiceCertificateOrderPatchResourcePropertiesAppServiceCertificateNotRenewableReasonsItem
      info	[Changelog]   - Removed Enum KnownAppServiceCertificateOrderPropertiesAppServiceCertificateNotRenewableReasonsItem
      info	[Changelog]   - Removed Enum KnownDomainPatchResourcePropertiesDomainNotRenewableReasonsItem
      info	[Changelog]   - Removed Enum KnownDomainPropertiesDomainNotRenewableReasonsItem
      info	[Changelog]   - Removed Enum KnownEnum20
      info	[Changelog]   - Enum KnownEnum15 no longer has value LinuxFunctions
      info	[Changelog]   - Enum KnownEnum15 no longer has value WindowsFunctions
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from a03441d. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    Posted by Swagger Pipeline | How to fix these errors?

    @Wzb123456789 Wzb123456789 requested a review from naveedaz as a code owner June 30, 2022 02:20
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants