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

Add suppressions for missing examples #19563

Merged
merged 1 commit into from
Jun 23, 2022
Merged

Add suppressions for missing examples #19563

merged 1 commit into from
Jun 23, 2022

Conversation

naveedaz
Copy link
Contributor

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

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following appy to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

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

@openapi-workflow-bot
Copy link

Hi, @naveedaz 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 23, 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.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.

    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️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.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 23, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - armappservice - 2.0.0
    ️✔️azure-sdk-for-js - @azure/arm-appservice - 13.0.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from f249623b25b60d490151f982e272ee12a55732be. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/web/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from f249623b25b60d490151f982e272ee12a55732be. 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.
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f249623b25b60d490151f982e272ee12a55732be. 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]  [Preview 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 `UpgradePreference` in struct `Environment`
      info	[Changelog] - New field `UpgradeAvailability` in struct `Environment`
      info	[Changelog] - New field `CustomDNSSuffixConfiguration` in struct `Environment`
      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 `LinkedBackends` in struct `StaticSite`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `StaticSite`
      info	[Changelog] - New field `Hostname` in struct `WebSiteManagementClientListCustomHostNameSitesOptions`
      info	[Changelog] - New field `LinkedBackends` in struct `StaticSiteBuildARMResourceProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `SiteProperties`
      info	[Changelog] - New field `VnetRouteAllEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `VnetImagePullEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `VnetContentShareEnabled` in struct `SiteProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `TriggeredWebJobProperties`
      info	[Changelog] - New field `StorageAccountRequired` in struct `TriggeredWebJobProperties`
      info	[Changelog] - New field `InboundIPAddressOverride` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `RemoteDebugEnabled` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `FtpEnabled` in struct `AseV3NetworkingConfigurationProperties`
      info	[Changelog] - New field `NumberOfWorkers` in struct `PlanPatchResourceProperties`
      info	[Changelog] - New field `ActionType` in struct `CertificateOrderAction`
      info	[Changelog] - New field `CreatedAt` in struct `CertificateOrderAction`
      info	[Changelog]
      info	[Changelog] Total 40 breaking change(s), 570 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from f249623b25b60d490151f982e272ee12a55732be. 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] WARN deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  uuid@3.4.0: 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] npm WARN deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh]  deprecated @azure/storage-blob@10.5.0: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 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]  [Preview 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]
    Posted by Swagger Pipeline | How to fix these errors?

    @weidongxu-microsoft weidongxu-microsoft merged commit 134592c into Azure:Web-ANT97-2022-03-01 Jun 23, 2022
    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.

    2 participants