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

Fix examples for API portal API try-out feature #25337

Conversation

jiec-msft
Copy link
Contributor

Fix examples for API portal API try-out feature

@openapi-workflow-bot
Copy link

Hi, @jiec-msft! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • For convenient view of the API changes made by this PR, refer to the URLs provided in the table in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 16, 2023

    Next Steps to Merge

    ⚠️ This is an experimental comment. It may not always be up-to-date. ⚠️

    Next steps that must be taken to merge this PR:
    • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
    • ❌ Your PR has breaking changes in the generated SDK for python (label: CI-BreakingChange-Python-Track2). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).
    • ❌ Your PR has breaking changes in the generated SDK for javascript (label: CI-BreakingChange-JavaScript). Refer to step 3 in the PR workflow diagram (even if your PR is for data plane, not ARM).

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 16, 2023

    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.
    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    ️️✔️Automated merging requirements met succeeded [Detail] [Expand]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 16, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - sdk/resourcemanager/appplatform/armappplatform - 2.0.0-beta.2
    +	Field `Instances`, `ResourceRequests` of struct `DevToolPortalProperties` has been removed
    ️✔️azure-sdk-for-js - @azure/arm-appplatform - 3.0.0-beta.2
    +	Class AppPlatformManagementClient has a new signature
    +	Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version
    +	Interface DeploymentsListNextOptionalParams no longer has parameter version
    +	Type of parameter addonConfigs of interface AppResourceProperties is changed from {
            [propertyName: string]: {
                [propertyName: string]: Record;
            };
        } to {
            [propertyName: string]: Record;
        }
    +	Type of parameter addonConfigs of interface DeploymentSettings is changed from {
            [propertyName: string]: {
                [propertyName: string]: Record;
            };
        } to {
            [propertyName: string]: Record;
        }
    +	Type of parameter bindingParameters of interface BindingResourceProperties is changed from {
            [propertyName: string]: Record;
        } to {
            [propertyName: string]: string;
        }
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-appplatform - 8.0.0
    +	Model DevToolPortalProperties no longer has parameter instances
    +	Model DevToolPortalProperties no longer has parameter resource_requests
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. 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
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ️✔️Az.appplatform.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.appplatform.DefaultTag
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. 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] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.6.7 -> 9.8.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-appplatform [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation BuildServiceOperations.begin_create_or_update
      info	[Changelog]   - Added operation BuildServiceOperations.begin_delete_build
      info	[Changelog]   - Added operation ConfigurationServicesOperations.begin_validate_resource
      info	[Changelog]   - Added operation GatewaysOperations.begin_restart
      info	[Changelog]   - Added operation ServicesOperations.begin_disable_apm_globally
      info	[Changelog]   - Added operation ServicesOperations.begin_enable_apm_globally
      info	[Changelog]   - Added operation ServicesOperations.begin_flush_vnet_dns_setting
      info	[Changelog]   - Added operation ServicesOperations.list_globally_enabled_apms
      info	[Changelog]   - Added operation ServicesOperations.list_supported_apm_types
      info	[Changelog]   - Added operation group ApmsOperations
      info	[Changelog]   - Added operation group ContainerRegistriesOperations
      info	[Changelog]   - Added operation group EurekaServersOperations
      info	[Changelog]   - Model AcceleratorBasicAuthSetting has a new parameter ca_cert_resource_id
      info	[Changelog]   - Model AcceleratorPublicSetting has a new parameter ca_cert_resource_id
      info	[Changelog]   - Model AppResourceProperties has a new parameter workload_profile_name
      info	[Changelog]   - Model BuildProperties has a new parameter apms
      info	[Changelog]   - Model BuildProperties has a new parameter certificates
      info	[Changelog]   - Model BuildResultProperties has a new parameter image
      info	[Changelog]   - Model BuildServiceProperties has a new parameter container_registry
      info	[Changelog]   - Model ClusterResourceProperties has a new parameter maintenance_schedule_configuration
      info	[Changelog]   - Model ConfigServerProperties has a new parameter enabled_state
      info	[Changelog]   - Model ConfigurationServiceGitRepository has a new parameter ca_cert_resource_id
      info	[Changelog]   - Model ConfigurationServiceGitRepository has a new parameter git_implementation
      info	[Changelog]   - Model ConfigurationServiceProperties has a new parameter generation
      info	[Changelog]   - Model DeploymentSettings has a new parameter apms
      info	[Changelog]   - Model DevToolPortalProperties has a new parameter components
      info	[Changelog]   - Model GatewayCorsProperties has a new parameter allowed_origin_patterns
      info	[Changelog]   - Model GatewayProperties has a new parameter addon_configs
      info	[Changelog]   - Model GatewayProperties has a new parameter client_auth
      info	[Changelog]   - Model ServiceVNetAddons has a new parameter data_plane_public_endpoint
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model DevToolPortalProperties no longer has parameter instances
      info	[Changelog]   - Model DevToolPortalProperties no longer has parameter resource_requests
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.2.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • ️✔️azure-resourcemanager-appplatform-generated [View full logs]  [Preview SDK Changes]
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.AppPlatform [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.IDictionary<System.String, System.BinaryData>> Azure.ResourceManager.AppPlatform.Models.AppPlatformAppProperties.AddonConfigs.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformAzureFileVolume..ctor(System.String, System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.BinaryData> Azure.ResourceManager.AppPlatform.Models.AppPlatformBindingProperties.BindingParameters.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformBuildServiceProperties.KPackVersion.set(System.String)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.IDictionary<System.String, System.BinaryData>> Azure.ResourceManager.AppPlatform.Models.AppPlatformDeploymentSettings.AddonConfigs.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public System.Nullable<System.Boolean> Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceProperties.IsLogStreamPublicEndpoint.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public void Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceProperties.IsLogStreamPublicEndpoint.set(System.Nullable<System.Boolean>)' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.AppPlatform/Debug/netstandard2.0/Azure.ResourceManager.AppPlatform.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/appplatform/Azure.ResourceManager.AppPlatform/src/Azure.ResourceManager.AppPlatform.csproj::TargetFramework=netstandard2.0]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. 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
      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-appplatform [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 GatewaysValidateDomainResponse
      info	[Changelog]   - Added Type Alias GitImplementation
      info	[Changelog]   - Added Type Alias HttpSchemeType
      info	[Changelog]   - Added Type Alias MaintenanceScheduleConfigurationUnion
      info	[Changelog]   - Added Type Alias PowerState
      info	[Changelog]   - Added Type Alias PredefinedAcceleratorProvisioningState
      info	[Changelog]   - Added Type Alias PredefinedAcceleratorsGetResponse
      info	[Changelog]   - Added Type Alias PredefinedAcceleratorsListNextResponse
      info	[Changelog]   - Added Type Alias PredefinedAcceleratorsListResponse
      info	[Changelog]   - Added Type Alias PredefinedAcceleratorState
      info	[Changelog]   - Added Type Alias ProbeActionType
      info	[Changelog]   - Added Type Alias ProbeActionUnion
      info	[Changelog]   - Added Type Alias ServicesListGloballyEnabledApmsResponse
      info	[Changelog]   - Added Type Alias ServicesListSupportedApmTypesNextResponse
      info	[Changelog]   - Added Type Alias ServicesListSupportedApmTypesResponse
      info	[Changelog]   - Added Type Alias SessionAffinity
      info	[Changelog]   - Added Type Alias StoragePropertiesUnion
      info	[Changelog]   - Added Type Alias StoragesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias StoragesGetResponse
      info	[Changelog]   - Added Type Alias StoragesListNextResponse
      info	[Changelog]   - Added Type Alias StoragesListResponse
      info	[Changelog]   - Added Type Alias StorageType
      info	[Changelog]   - Added Type Alias Type
      info	[Changelog]   - Added Type Alias WeekDay
      info	[Changelog]   - Interface AppResourceProperties has a new optional parameter customPersistentDisks
      info	[Changelog]   - Interface AppResourceProperties has a new optional parameter ingressSettings
      info	[Changelog]   - Interface AppResourceProperties has a new optional parameter secrets
      info	[Changelog]   - Interface AppResourceProperties has a new optional parameter vnetAddons
      info	[Changelog]   - Interface AppResourceProperties has a new optional parameter workloadProfileName
      info	[Changelog]   - Interface BuildProperties has a new optional parameter apms
      info	[Changelog]   - Interface BuildProperties has a new optional parameter certificates
      info	[Changelog]   - Interface BuildProperties has a new optional parameter resourceRequests
      info	[Changelog]   - Interface BuildResultProperties has a new optional parameter error
      info	[Changelog]   - Interface BuildResultProperties has a new optional parameter image
      info	[Changelog]   - Interface BuildServiceProperties has a new optional parameter containerRegistry
      info	[Changelog]   - Interface BuildStageProperties has a new optional parameter exitCode
      info	[Changelog]   - Interface BuildStageProperties has a new optional parameter reason
      info	[Changelog]   - Interface CertificateProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter infraResourceGroup
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter maintenanceScheduleConfiguration
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter managedEnvironmentId
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter marketplaceResource
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter powerState
      info	[Changelog]   - Interface ClusterResourceProperties has a new optional parameter vnetAddons
      info	[Changelog]   - Interface ConfigServerProperties has a new optional parameter enabledState
      info	[Changelog]   - Interface ConfigurationServiceGitRepository has a new optional parameter caCertResourceId
      info	[Changelog]   - Interface ConfigurationServiceGitRepository has a new optional parameter gitImplementation
      info	[Changelog]   - Interface ConfigurationServiceProperties has a new optional parameter generation
      info	[Changelog]   - Interface CustomDomainProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter apms
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter containerProbeSettings
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter livenessProbe
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter readinessProbe
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter scale
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter startupProbe
      info	[Changelog]   - Interface DeploymentSettings has a new optional parameter terminationGracePeriodSeconds
      info	[Changelog]   - Interface ManagedIdentityProperties has a new optional parameter userAssignedIdentities
      info	[Changelog]   - Interface NetworkProfile has a new optional parameter ingressConfig
      info	[Changelog]   - Interface NetworkProfile has a new optional parameter outboundType
      info	[Changelog]   - Type of parameter type of interface UserSourceInfo is changed from "UploadedUserSourceInfo" | "Jar" | "Source" | "NetCoreZip" | "BuildResult" to "UploadedUserSourceInfo" | "Jar" | "War" | "Source" | "NetCoreZip" | "BuildResult" | "Container"
      info	[Changelog]   - Added Enum KnownApiPortalApiTryOutEnabledState
      info	[Changelog]   - Added Enum KnownApiPortalProvisioningState
      info	[Changelog]   - Added Enum KnownApmProvisioningState
      info	[Changelog]   - Added Enum KnownApmType
      info	[Changelog]   - Added Enum KnownApplicationAcceleratorProvisioningState
      info	[Changelog]   - Added Enum KnownApplicationLiveViewProvisioningState
      info	[Changelog]   - Added Enum KnownBackendProtocol
      info	[Changelog]   - Added Enum KnownCertificateResourceProvisioningState
      info	[Changelog]   - Added Enum KnownConfigServerEnabledState
      info	[Changelog]   - Added Enum KnownConfigurationServiceGeneration
      info	[Changelog]   - Added Enum KnownContainerRegistryProvisioningState
      info	[Changelog]   - Added Enum KnownCustomDomainResourceProvisioningState
      info	[Changelog]   - Added Enum KnownCustomizedAcceleratorProvisioningState
      info	[Changelog]   - Added Enum KnownCustomizedAcceleratorType
      info	[Changelog]   - Added Enum KnownCustomizedAcceleratorValidateResultState
      info	[Changelog]   - Added Enum KnownDevToolPortalFeatureState
      info	[Changelog]   - Added Enum KnownDevToolPortalProvisioningState
      info	[Changelog]   - Added Enum KnownEurekaServerEnabledState
      info	[Changelog]   - Added Enum KnownEurekaServerState
      info	[Changelog]   - Added Enum KnownFrequency
      info	[Changelog]   - Added Enum KnownGatewayCertificateVerification
      info	[Changelog]   - Added Enum KnownGatewayProvisioningState
      info	[Changelog]   - Added Enum KnownGatewayRouteConfigProtocol
      info	[Changelog]   - Added Enum KnownGitImplementation
      info	[Changelog]   - Added Enum KnownHttpSchemeType
      info	[Changelog]   - Added Enum KnownPowerState
      info	[Changelog]   - Added Enum KnownPredefinedAcceleratorProvisioningState
      info	[Changelog]   - Added Enum KnownPredefinedAcceleratorState
      info	[Changelog]   - Added Enum KnownProbeActionType
      info	[Changelog]   - Added Enum KnownSessionAffinity
      info	[Changelog]   - Added Enum KnownStorageType
      info	[Changelog]   - Added Enum KnownType
      info	[Changelog]   - Added Enum KnownWeekDay
      info	[Changelog]   - Enum KnownBindingType has a new value CACertificates
      info	[Changelog]   - Added function getContinuationToken
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Class AppPlatformManagementClient has a new signature
      info	[Changelog]   - Interface DeploymentsListForClusterNextOptionalParams no longer has parameter version
      info	[Changelog]   - Interface DeploymentsListNextOptionalParams no longer has parameter version
      info	[Changelog]   - Type of parameter addonConfigs of interface AppResourceProperties is changed from {
      info	[Changelog]         [propertyName: string]: {
      info	[Changelog]             [propertyName: string]: Record<string, unknown>;
      info	[Changelog]         };
      info	[Changelog]     } to {
      info	[Changelog]         [propertyName: string]: Record<string, unknown>;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter bindingParameters of interface BindingResourceProperties is changed from {
      info	[Changelog]         [propertyName: string]: Record<string, unknown>;
      info	[Changelog]     } to {
      info	[Changelog]         [propertyName: string]: string;
      info	[Changelog]     }
      info	[Changelog]   - Type of parameter addonConfigs of interface DeploymentSettings is changed from {
      info	[Changelog]         [propertyName: string]: {
      info	[Changelog]             [propertyName: string]: Record<string, unknown>;
      info	[Changelog]         };
      info	[Changelog]     } to {
      info	[Changelog]         [propertyName: string]: Record<string, unknown>;
      info	[Changelog]     }
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. 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
    • ️✔️sdk/resourcemanager/appplatform/armappplatform [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Field `Instances`, `ResourceRequests` of struct `DevToolPortalProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New enum type `APIPortalAPITryOutEnabledState` with values `APIPortalAPITryOutEnabledStateDisabled`, `APIPortalAPITryOutEnabledStateEnabled`
      info	[Changelog] - New enum type `ApmProvisioningState` with values `ApmProvisioningStateCanceled`, `ApmProvisioningStateCreating`, `ApmProvisioningStateDeleting`, `ApmProvisioningStateFailed`, `ApmProvisioningStateSucceeded`, `ApmProvisioningStateUpdating`
      info	[Changelog] - New enum type `ConfigServerEnabledState` with values `ConfigServerEnabledStateDisabled`, `ConfigServerEnabledStateEnabled`
      info	[Changelog] - New enum type `ConfigurationServiceGeneration` with values `ConfigurationServiceGenerationGen1`, `ConfigurationServiceGenerationGen2`
      info	[Changelog] - New enum type `ContainerRegistryProvisioningState` with values `ContainerRegistryProvisioningStateCanceled`, `ContainerRegistryProvisioningStateCreating`, `ContainerRegistryProvisioningStateDeleting`, `ContainerRegistryProvisioningStateFailed`, `ContainerRegistryProvisioningStateSucceeded`, `ContainerRegistryProvisioningStateUpdating`
      info	[Changelog] - New enum type `CustomizedAcceleratorType` with values `CustomizedAcceleratorTypeAccelerator`, `CustomizedAcceleratorTypeFragment`
      info	[Changelog] - New enum type `EurekaServerEnabledState` with values `EurekaServerEnabledStateDisabled`, `EurekaServerEnabledStateEnabled`
      info	[Changelog] - New enum type `EurekaServerState` with values `EurekaServerStateCanceled`, `EurekaServerStateFailed`, `EurekaServerStateSucceeded`, `EurekaServerStateUpdating`
      info	[Changelog] - New enum type `Frequency` with values `FrequencyWeekly`
      info	[Changelog] - New enum type `GatewayCertificateVerification` with values `GatewayCertificateVerificationDisabled`, `GatewayCertificateVerificationEnabled`
      info	[Changelog] - New enum type `GitImplementation` with values `GitImplementationGoGit`, `GitImplementationLibgit2`
      info	[Changelog] - New enum type `WeekDay` with values `WeekDayFriday`, `WeekDayMonday`, `WeekDaySaturday`, `WeekDaySunday`, `WeekDayThursday`, `WeekDayTuesday`, `WeekDayWednesday`
      info	[Changelog] - New function `NewApmsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApmsClient, error)`
      info	[Changelog] - New function `*ApmsClient.BeginCreateOrUpdate(context.Context, string, string, string, ApmResource, *ApmsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ApmsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*ApmsClient.BeginDelete(context.Context, string, string, string, *ApmsClientBeginDeleteOptions) (*runtime.Poller[ApmsClientDeleteResponse], error)`
      info	[Changelog] - New function `*ApmsClient.Get(context.Context, string, string, string, *ApmsClientGetOptions) (ApmsClientGetResponse, error)`
      info	[Changelog] - New function `*ApmsClient.NewListPager(string, string, *ApmsClientListOptions) *runtime.Pager[ApmsClientListResponse]`
      info	[Changelog] - New function `*ApmsClient.ListSecretKeys(context.Context, string, string, string, *ApmsClientListSecretKeysOptions) (ApmsClientListSecretKeysResponse, error)`
      info	[Changelog] - New function `*BuildServiceClient.BeginCreateOrUpdate(context.Context, string, string, string, BuildService, *BuildServiceClientBeginCreateOrUpdateOptions) (*runtime.Poller[BuildServiceClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*BuildServiceClient.BeginDeleteBuild(context.Context, string, string, string, string, *BuildServiceClientBeginDeleteBuildOptions) (*runtime.Poller[BuildServiceClientDeleteBuildResponse], error)`
      info	[Changelog] - New function `*ClientFactory.NewApmsClient() *ApmsClient`
      info	[Changelog] - New function `*ClientFactory.NewContainerRegistriesClient() *ContainerRegistriesClient`
      info	[Changelog] - New function `*ClientFactory.NewEurekaServersClient() *EurekaServersClient`
      info	[Changelog] - New function `*ConfigurationServicesClient.BeginValidateResource(context.Context, string, string, string, ConfigurationServiceResource, *ConfigurationServicesClientBeginValidateResourceOptions) (*runtime.Poller[ConfigurationServicesClientValidateResourceResponse], error)`
      info	[Changelog] - New function `NewContainerRegistriesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ContainerRegistriesClient, error)`
      info	[Changelog] - New function `*ContainerRegistriesClient.BeginCreateOrUpdate(context.Context, string, string, string, ContainerRegistryResource, *ContainerRegistriesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ContainerRegistriesClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*ContainerRegistriesClient.BeginDelete(context.Context, string, string, string, *ContainerRegistriesClientBeginDeleteOptions) (*runtime.Poller[ContainerRegistriesClientDeleteResponse], error)`
      info	[Changelog] - New function `*ContainerRegistriesClient.Get(context.Context, string, string, string, *ContainerRegistriesClientGetOptions) (ContainerRegistriesClientGetResponse, error)`
      info	[Changelog] - New function `*ContainerRegistriesClient.NewListPager(string, string, *ContainerRegistriesClientListOptions) *runtime.Pager[ContainerRegistriesClientListResponse]`
      info	[Changelog] - New function `*ContainerRegistriesClient.BeginValidate(context.Context, string, string, string, ContainerRegistryProperties, *ContainerRegistriesClientBeginValidateOptions) (*runtime.Poller[ContainerRegistriesClientValidateResponse], error)`
      info	[Changelog] - New function `*ContainerRegistryBasicCredentials.GetContainerRegistryCredentials() *ContainerRegistryCredentials`
      info	[Changelog] - New function `*ContainerRegistryCredentials.GetContainerRegistryCredentials() *ContainerRegistryCredentials`
      info	[Changelog] - New function `NewEurekaServersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*EurekaServersClient, error)`
      info	[Changelog] - New function `*EurekaServersClient.Get(context.Context, string, string, *EurekaServersClientGetOptions) (EurekaServersClientGetResponse, error)`
      info	[Changelog] - New function `*EurekaServersClient.List(context.Context, string, string, *EurekaServersClientListOptions) (EurekaServersClientListResponse, error)`
      info	[Changelog] - New function `*EurekaServersClient.BeginUpdatePatch(context.Context, string, string, EurekaServerResource, *EurekaServersClientBeginUpdatePatchOptions) (*runtime.Poller[EurekaServersClientUpdatePatchResponse], error)`
      info	[Changelog] - New function `*EurekaServersClient.BeginUpdatePut(context.Context, string, string, EurekaServerResource, *EurekaServersClientBeginUpdatePutOptions) (*runtime.Poller[EurekaServersClientUpdatePutResponse], error)`
      info	[Changelog] - New function `*GatewaysClient.BeginRestart(context.Context, string, string, string, *GatewaysClientBeginRestartOptions) (*runtime.Poller[GatewaysClientRestartResponse], error)`
      info	[Changelog] - New function `*MaintenanceScheduleConfiguration.GetMaintenanceScheduleConfiguration() *MaintenanceScheduleConfiguration`
      info	[Changelog] - New function `*ServicesClient.BeginDisableApmGlobally(context.Context, string, string, ApmReference, *ServicesClientBeginDisableApmGloballyOptions) (*runtime.Poller[ServicesClientDisableApmGloballyResponse], error)`
      info	[Changelog] - New function `*ServicesClient.BeginEnableApmGlobally(context.Context, string, string, ApmReference, *ServicesClientBeginEnableApmGloballyOptions) (*runtime.Poller[ServicesClientEnableApmGloballyResponse], error)`
      info	[Changelog] - New function `*ServicesClient.BeginFlushVnetDNSSetting(context.Context, string, string, *ServicesClientBeginFlushVnetDNSSettingOptions) (*runtime.Poller[ServicesClientFlushVnetDNSSettingResponse], error)`
      info	[Changelog] - New function `*ServicesClient.ListGloballyEnabledApms(context.Context, string, string, *ServicesClientListGloballyEnabledApmsOptions) (ServicesClientListGloballyEnabledApmsResponse, error)`
      info	[Changelog] - New function `*ServicesClient.NewListSupportedApmTypesPager(string, string, *ServicesClientListSupportedApmTypesOptions) *runtime.Pager[ServicesClientListSupportedApmTypesResponse]`
      info	[Changelog] - New function `*WarUploadedUserSourceInfo.GetUploadedUserSourceInfo() *UploadedUserSourceInfo`
      info	[Changelog] - New function `*WarUploadedUserSourceInfo.GetUserSourceInfo() *UserSourceInfo`
      info	[Changelog] - New function `*WeeklyMaintenanceScheduleConfiguration.GetMaintenanceScheduleConfiguration() *MaintenanceScheduleConfiguration`
      info	[Changelog] - New struct `ApmProperties`
      info	[Changelog] - New struct `ApmReference`
      info	[Changelog] - New struct `ApmResource`
      info	[Changelog] - New struct `ApmResourceCollection`
      info	[Changelog] - New struct `ApmSecretKeys`
      info	[Changelog] - New struct `CertificateReference`
      info	[Changelog] - New struct `ContainerRegistryBasicCredentials`
      info	[Changelog] - New struct `ContainerRegistryProperties`
      info	[Changelog] - New struct `ContainerRegistryResource`
      info	[Changelog] - New struct `ContainerRegistryResourceCollection`
      info	[Changelog] - New struct `ContainerRegistryValidateResult`
      info	[Changelog] - New struct `DevToolPortalComponent`
      info	[Changelog] - New struct `EurekaServerProperties`
      info	[Changelog] - New struct `EurekaServerResource`
      info	[Changelog] - New struct `EurekaServerResourceCollection`
      info	[Changelog] - New struct `GatewayPropertiesClientAuth`
      info	[Changelog] - New struct `GloballyEnabledApms`
      info	[Changelog] - New struct `SupportedApmType`
      info	[Changelog] - New struct `SupportedApmTypes`
      info	[Changelog] - New struct `WarUploadedUserSourceInfo`
      info	[Changelog] - New struct `WeeklyMaintenanceScheduleConfiguration`
      info	[Changelog] - New field `APITryOutEnabledState` in struct `APIPortalProperties`
      info	[Changelog] - New field `CaCertResourceID` in struct `AcceleratorBasicAuthSetting`
      info	[Changelog] - New field `SubPath` in struct `AcceleratorGitRepository`
      info	[Changelog] - New field `CaCertResourceID` in struct `AcceleratorPublicSetting`
      info	[Changelog] - New field `WorkloadProfileName` in struct `AppResourceProperties`
      info	[Changelog] - New field `Apms`, `Certificates` in struct `BuildProperties`
      info	[Changelog] - New field `Image` in struct `BuildResultProperties`
      info	[Changelog] - New field `ContainerRegistry` in struct `BuildServiceProperties`
      info	[Changelog] - New field `MaintenanceScheduleConfiguration` in struct `ClusterResourceProperties`
      info	[Changelog] - New field `EnabledState` in struct `ConfigServerProperties`
      info	[Changelog] - New field `CaCertResourceID`, `GitImplementation` in struct `ConfigurationServiceGitRepository`
      info	[Changelog] - New field `Generation` in struct `ConfigurationServiceProperties`
      info	[Changelog] - New field `Imports`, `Type` in struct `CustomizedAcceleratorProperties`
      info	[Changelog] - New field `Apms` in struct `DeploymentSettings`
      info	[Changelog] - New field `Components` in struct `DevToolPortalProperties`
      info	[Changelog] - New field `AllowedOriginPatterns` in struct `GatewayCorsProperties`
      info	[Changelog] - New field `AddonConfigs`, `ClientAuth` in struct `GatewayProperties`
      info	[Changelog] - New field `DataPlanePublicEndpoint` in struct `ServiceVNetAddons`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 147 additive change(s).
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 8b91ab60acecf82ae4e2cce39a504641034ab6c3. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️appplatform [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 16, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/appplatform/armappplatform https://apiview.dev/Assemblies/Review/66a6ed630e584676a80aa9e2edc32c40
    Java azure-resourcemanager-appplatform-generated https://apiview.dev/Assemblies/Review/8acc4286e8a34b838fe06ba6f23f4125
    JavaScript @azure/arm-appplatform https://apiview.dev/Assemblies/Review/f34c896362b04c3496334186b27b21be
    .Net Azure.ResourceManager.AppPlatform https://apiview.dev/Assemblies/Review/867718f315ba475a855785b392ef3e50

    @Sneezry Sneezry merged commit 651eaf9 into Azure:dev-appplatform-2023-09-01-preview Aug 17, 2023
    jiec-msft added a commit that referenced this pull request Sep 6, 2023
    Sneezry pushed a commit that referenced this pull request Sep 6, 2023
    Fix exmaple for api portal api try-out feature (#25337)"
    rkmanda pushed a commit that referenced this pull request Sep 12, 2023
    * Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * feat: fragment support swagger change (#25314)
    
    * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322)
    
    * support war file deployment (#25312)
    
    Co-authored-by: Yi Li <[email protected]>
    
    * Fix exmaple for api portal api try-out feature (#25337)
    
    * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331)
    
    * Add gateway apm reference (#25408)
    
    * Add expand parameter for list deployment (#25411)
    
    * Add expand parameter for list deployments API (#25471)
    
    * change order of expand (#25587)
    
    * Update readme.go.md (#25634)
    
    * Update readme.go.md
    
    * Update readme.python.md
    
    * Update readme.ruby.md
    
    * Revert api portal try out feature (#25677)
    
    Fix exmaple for api portal api try-out feature (#25337)"
    
    * add API to list all server versions (#25720)
    
    * add API to list all server versions
    
    * refine list supported server version API
    
    * refine description
    
    ---------
    
    Co-authored-by: Yi Li <[email protected]>
    
    * use enum for autoSync (#25722)
    
    * Update appplatform.json (#25724)
    
    * certificate - rename enum (#25723)
    
    * use enum for autoSync
    
    * rename enum
    
    * rename enum
    
    ---------
    
    Co-authored-by: guitarsheng <[email protected]>
    Co-authored-by: Mason Chen <[email protected]>
    Co-authored-by: Yi Li <[email protected]>
    Co-authored-by: Yi Li <[email protected]>
    Co-authored-by: Jeff <[email protected]>
    Co-authored-by: ninpan-ms <[email protected]>
    @jiec-msft jiec-msft deleted the mason/dev-appplatform-2023-09-01-preview branch September 22, 2023 05:59
    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    * Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * feat: fragment support swagger change (#25314)
    
    * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322)
    
    * support war file deployment (#25312)
    
    Co-authored-by: Yi Li <[email protected]>
    
    * Fix exmaple for api portal api try-out feature (#25337)
    
    * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331)
    
    * Add gateway apm reference (#25408)
    
    * Add expand parameter for list deployment (#25411)
    
    * Add expand parameter for list deployments API (#25471)
    
    * change order of expand (#25587)
    
    * Update readme.go.md (#25634)
    
    * Update readme.go.md
    
    * Update readme.python.md
    
    * Update readme.ruby.md
    
    * Revert api portal try out feature (#25677)
    
    Fix exmaple for api portal api try-out feature (#25337)"
    
    * add API to list all server versions (#25720)
    
    * add API to list all server versions
    
    * refine list supported server version API
    
    * refine description
    
    ---------
    
    Co-authored-by: Yi Li <[email protected]>
    
    * use enum for autoSync (#25722)
    
    * Update appplatform.json (#25724)
    
    * certificate - rename enum (#25723)
    
    * use enum for autoSync
    
    * rename enum
    
    * rename enum
    
    ---------
    
    Co-authored-by: guitarsheng <[email protected]>
    Co-authored-by: Mason Chen <[email protected]>
    Co-authored-by: Yi Li <[email protected]>
    Co-authored-by: Yi Li <[email protected]>
    Co-authored-by: Jeff <[email protected]>
    Co-authored-by: ninpan-ms <[email protected]>
    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