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 readme.go.md #25634

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Conversation

Sneezry
Copy link
Member

@Sneezry Sneezry commented Sep 4, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

Breaking changes review (Step 1)

  • If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
    you must follow the breaking changes process.
    IMPORTANT This applies even if:
    • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
    • You believe there is no need for you to request breaking change approval, for any reason.
      Such claims must be reviewed, and the process is the same.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

Viewing API changes

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.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 4, 2023

Automatic PR validation restarted. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 4, 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.
compared tags (via openapi-validator v2.1.4) new version base version
default default(272f9db) default(dev-appplatform-2023-09-01-preview-2)
️️✔️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 Sep 4, 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 c84cf0e0db52968afd5ff79ca562782016ee6002. 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 c84cf0e0db52968afd5ff79ca562782016ee6002. 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]  notice
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.0.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.0.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.0.0` 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 AcceleratorGitRepository has a new parameter sub_path
    info	[Changelog]   - Model AcceleratorPublicSetting has a new parameter ca_cert_resource_id
    info	[Changelog]   - Model ApiPortalProperties has a new parameter api_try_out_enabled_state
    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 CustomizedAcceleratorProperties has a new parameter imports
    info	[Changelog]   - Model CustomizedAcceleratorProperties has a new parameter type
    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 apms
    info	[Changelog]   - Model GatewayProperties has a new parameter client_auth
    info	[Changelog]   - Model KeyVaultCertificateProperties has a new parameter auto_sync
    info	[Changelog]   - Model ServiceVNetAddons has a new parameter data_plane_public_endpoint
    info	[Changelog]   - Operation DeploymentsOperations.list has a new optional parameter expand
    info	[Changelog]   - Operation DeploymentsOperations.list_for_cluster has a new optional parameter expand
    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 c84cf0e0db52968afd5ff79ca562782016ee6002. 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 c84cf0e0db52968afd5ff79ca562782016ee6002. 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:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[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 generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[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 generate sdk artifact
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
  • Azure.ResourceManager.AppPlatform [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from c84cf0e0db52968afd5ff79ca562782016ee6002. 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 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 DeploymentsListForClusterOptionalParams has a new optional parameter expand
    info	[Changelog]   - Interface DeploymentsListOptionalParams has a new optional parameter expand
    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 c84cf0e0db52968afd5ff79ca562782016ee6002. 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 `Expand` in struct `DeploymentsClientListForClusterOptions`
    info	[Changelog] - New field `Expand` in struct `DeploymentsClientListOptions`
    info	[Changelog] - New field `Components` in struct `DevToolPortalProperties`
    info	[Changelog] - New field `AllowedOriginPatterns` in struct `GatewayCorsProperties`
    info	[Changelog] - New field `AddonConfigs`, `Apms`, `ClientAuth` in struct `GatewayProperties`
    info	[Changelog] - New field `AutoSync` in struct `KeyVaultCertificateProperties`
    info	[Changelog] - New field `DataPlanePublicEndpoint` in struct `ServiceVNetAddons`
    info	[Changelog]
    info	[Changelog] Total 1 breaking change(s), 150 additive change(s).
️❌ azure-resource-manager-schemas failed [Detail]
  • Code Generator Failed [Logs] Generate from c84cf0e0db52968afd5ff79ca562782016ee6002. Schema Automation 14.0.0
    command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
    cmderr	[initScript.sh]  ERR! code EBADENGINE
    cmderr	[initScript.sh] npm ERR! engine Unsupported engine
    cmderr	[initScript.sh] npm ERR! engine Not compatible with your version of node/npm: npm@10.0.0
    cmderr	[initScript.sh] npm ERR! notsup Not compatible with your version of node/npm: npm@10.0.0
    cmderr	[initScript.sh] npm ERR! notsup Required: {"node":"^18.17.0 || >=20.5.0"}
    cmderr	[initScript.sh] npm ERR! notsup Actual:   {"npm":"8.19.4","node":"v16.20.2"}
    cmderr	[initScript.sh] ERR! A complete log of this run can be found in:
    cmderr	[initScript.sh] npm ERR!     /home/cloudtest/.npm/_logs/2023-09-04T04_54_10_224Z-debug-0.log
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh
    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
    cmderr	[generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:500
    cmderr	[generateScript.sh]     return new TSError(diagnosticText, diagnosticCodes)
    cmderr	[generateScript.sh]            ^
    cmderr	[generateScript.sh] TSError: ⨯ Unable to compile TypeScript:
    cmderr	[generateScript.sh] cmd/generateall.ts(7,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(11,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(12,18): error TS2307: Cannot find module 'path' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(14,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(15,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations.
    cmderr	[generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(64,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(81,67): error TS7006: Parameter 'x' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(82,49): error TS7006: Parameter 'f' implicitly has an 'any' type.
    cmderr	[generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(117,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(118,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the `lib` compiler option to include 'dom'.
    cmderr	[generateScript.sh] cmd/generateall.ts(169,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig.
    cmderr	[generateScript.sh]     at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:500:12)
    cmderr	[generateScript.sh]     at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:504:19)
    cmderr	[generateScript.sh]     at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:739:36)
    cmderr	[generateScript.sh]     at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:955:32)
    cmderr	[generateScript.sh]     at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:1043:43)
    cmderr	[generateScript.sh]     at Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
    cmderr	[generateScript.sh]     at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/ts-node@9.0.0_typescript@3.9.10/node_modules/ts-node/src/index.ts:1046:12)
    cmderr	[generateScript.sh]     at Module.load (node:internal/modules/cjs/loader:1076:32)
    cmderr	[generateScript.sh]     at Function.Module._load (node:internal/modules/cjs/loader:911:12)
    cmderr	[generateScript.sh]     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    cmderr	[generateScript.sh]  notice
    cmderr	[generateScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.0.0
    cmderr	[generateScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.0.0>
    cmderr	[generateScript.sh] npm notice Run `npm install -g npm@10.0.0` to update!
    cmderr	[generateScript.sh] npm notice
    error	Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh
    warn	Skip package processing as generation is failed
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 4, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/appplatform/armappplatform https://apiview.dev/Assemblies/Review/a85920f4d4334518ac00838d8452c2f8
Java azure-resourcemanager-appplatform-generated https://apiview.dev/Assemblies/Review/a0f2817cc0cf42b1a6446cea614e4f19
JavaScript @azure/arm-appplatform https://apiview.dev/Assemblies/Review/e1d09f815d304fdea66092d4bd091a6b

@Sneezry
Copy link
Member Author

Sneezry commented Sep 4, 2023

/azp run unifiedPipeline

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@Sneezry Sneezry merged commit 55dd4ec into dev-appplatform-2023-09-01-preview-2 Sep 4, 2023
23 of 27 checks passed
@Sneezry Sneezry deleted the Sneezry-patch-1 branch September 4, 2023 04:56
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 <yili7@microsoft.com>

* 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 <yili7@microsoft.com>

* 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 <85543793+guitarsheng@users.noreply.github.com>
Co-authored-by: Mason Chen <jiec@microsoft.com>
Co-authored-by: Yi Li <109205537+yilims@users.noreply.github.com>
Co-authored-by: Yi Li <yili7@microsoft.com>
Co-authored-by: Jeff <1830237+domainname@users.noreply.github.com>
Co-authored-by: ninpan-ms <71061174+ninpan-ms@users.noreply.github.com>
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 <yili7@microsoft.com>

* 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 <yili7@microsoft.com>

* 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 <85543793+guitarsheng@users.noreply.github.com>
Co-authored-by: Mason Chen <jiec@microsoft.com>
Co-authored-by: Yi Li <109205537+yilims@users.noreply.github.com>
Co-authored-by: Yi Li <yili7@microsoft.com>
Co-authored-by: Jeff <1830237+domainname@users.noreply.github.com>
Co-authored-by: ninpan-ms <71061174+ninpan-ms@users.noreply.github.com>
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