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

ACSS Swagger Changes in PUT SVI API and child resources"" #21663

Merged

Conversation

ruowan
Copy link
Member

@ruowan ruowan commented Nov 28, 2022

Reverts #21662

This PR is the same as #21604. Service team want to merge it when service are ready.

@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 28, 2022

    Swagger Validation Report

    ️❌BreakingChange: 11 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.2)] new version base version
    SAPVirtualInstance.json 2021-12-01-preview(e2161e9) 2021-12-01-preview(main)
    Rule Message
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'storageDetails' in response that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2958:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2743:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'loadBalancerDetails' in response that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3395:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3153:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'storageDetails' in response that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2981:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2757:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'loadBalancerDetails' in response that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3481:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3234:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'storageDetails' in response that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3161:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2928:7
    1045 - AddedOptionalProperty The new version has a new optional property 'dbDiskConfiguration' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2395:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2306:7
    1045 - AddedOptionalProperty The new version has a new optional property 'diskConfiguration' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2449:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2356:7
    1045 - AddedOptionalProperty The new version has a new optional property 'storageConfiguration' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2619:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2428:7
    1045 - AddedOptionalProperty The new version has a new optional property 'storageDetails' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3161:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2928:7
    1045 - AddedOptionalProperty The new version has a new optional property 'loadBalancerDetails' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3395:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3153:7
    1045 - AddedOptionalProperty The new version has a new optional property 'loadBalancerDetails' that was not found in the old version.
    New: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3481:7
    Old: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3234:7
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2021-12-01-preview package-2021-12-01-preview(e2161e9) package-2021-12-01-preview(main)

    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L1797
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L1935
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2157
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2161
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L2799
    ⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
    Location: Microsoft.Workloads/preview/2021-12-01-preview/SAPVirtualInstance.json#L3550
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️~[Staging] SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 28, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/workloads/armworkloads - 0.3.0
    +	Function `*SAPApplicationServerInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPApplicationServerInstance, *SAPApplicationServerInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPApplicationServerInstancesClientBeginCreateOptions)`
    +	Function `*SAPApplicationServerInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPApplicationInstanceRequest, *SAPApplicationServerInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPApplicationServerInstancesClientBeginUpdateOptions)`
    +	Function `*SAPCentralInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPCentralServerInstance, *SAPCentralInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPCentralInstancesClientBeginCreateOptions)`
    +	Function `*SAPCentralInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPCentralInstanceRequest, *SAPCentralInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPCentralInstancesClientBeginUpdateOptions)`
    +	Function `*SAPDatabaseInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPDatabaseInstance, *SAPDatabaseInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPDatabaseInstancesClientBeginCreateOptions)`
    +	Function `*SAPDatabaseInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPDatabaseInstanceRequest, *SAPDatabaseInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPDatabaseInstancesClientBeginUpdateOptions)`
    +	Function `*SAPVirtualInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, SAPVirtualInstance, *SAPVirtualInstancesClientBeginCreateOptions)` to `(context.Context, string, string, *SAPVirtualInstancesClientBeginCreateOptions)`
    +	Function `*SAPVirtualInstancesClient.Update` parameter(s) have been changed from `(context.Context, string, string, UpdateSAPVirtualInstanceRequest, *SAPVirtualInstancesClientUpdateOptions)` to `(context.Context, string, string, *SAPVirtualInstancesClientUpdateOptions)`


    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5dedb96. 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]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.1.3
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.3>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.3` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-workloads [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model CentralServerVmDetails has a new parameter storage_details
      info	[Changelog]   - Model DatabaseConfiguration has a new parameter disk_configuration
      info	[Changelog]   - Model DatabaseVmDetails has a new parameter storage_details
      info	[Changelog]   - Model SAPApplicationServerInstance has a new parameter storage_details
      info	[Changelog]   - Model SAPCentralServerInstance has a new parameter load_balancer_details
      info	[Changelog]   - Model SAPDatabaseInstance has a new parameter load_balancer_details
      info	[Changelog]   - Model SingleServerConfiguration has a new parameter db_disk_configuration
      info	[Changelog]   - Model ThreeTierConfiguration has a new parameter storage_configuration
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5dedb96. 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 available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.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-workloads [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5dedb96. 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/workloads/armworkloads [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `*SAPApplicationServerInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPApplicationServerInstance, *SAPApplicationServerInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPApplicationServerInstancesClientBeginCreateOptions)`
      info	[Changelog] - Function `*SAPApplicationServerInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPApplicationInstanceRequest, *SAPApplicationServerInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPApplicationServerInstancesClientBeginUpdateOptions)`
      info	[Changelog] - Function `*SAPCentralInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPCentralServerInstance, *SAPCentralInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPCentralInstancesClientBeginCreateOptions)`
      info	[Changelog] - Function `*SAPCentralInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPCentralInstanceRequest, *SAPCentralInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPCentralInstancesClientBeginUpdateOptions)`
      info	[Changelog] - Function `*SAPDatabaseInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, string, SAPDatabaseInstance, *SAPDatabaseInstancesClientBeginCreateOptions)` to `(context.Context, string, string, string, *SAPDatabaseInstancesClientBeginCreateOptions)`
      info	[Changelog] - Function `*SAPDatabaseInstancesClient.BeginUpdate` parameter(s) have been changed from `(context.Context, string, string, string, UpdateSAPDatabaseInstanceRequest, *SAPDatabaseInstancesClientBeginUpdateOptions)` to `(context.Context, string, string, string, *SAPDatabaseInstancesClientBeginUpdateOptions)`
      info	[Changelog] - Function `*SAPVirtualInstancesClient.BeginCreate` parameter(s) have been changed from `(context.Context, string, string, SAPVirtualInstance, *SAPVirtualInstancesClientBeginCreateOptions)` to `(context.Context, string, string, *SAPVirtualInstancesClientBeginCreateOptions)`
      info	[Changelog] - Function `*SAPVirtualInstancesClient.Update` parameter(s) have been changed from `(context.Context, string, string, UpdateSAPVirtualInstanceRequest, *SAPVirtualInstancesClientUpdateOptions)` to `(context.Context, string, string, *SAPVirtualInstancesClientUpdateOptions)`
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New value `SAPSoftwareInstallationTypeExternal` added to type alias `SAPSoftwareInstallationType`
      info	[Changelog] - New value `SAPVirtualInstanceStateSoftwareDetectionFailed`, `SAPVirtualInstanceStateSoftwareDetectionInProgress` added to type alias `SAPVirtualInstanceState`
      info	[Changelog] - New type alias `ConfigurationType` with values `ConfigurationTypeCreateAndMount`, `ConfigurationTypeMount`, `ConfigurationTypeSkip`
      info	[Changelog] - New type alias `DiskSKUName` with values `DiskSKUNamePremiumLRS`, `DiskSKUNamePremiumV2LRS`, `DiskSKUNamePremiumZRS`, `DiskSKUNameStandardLRS`, `DiskSKUNameStandardSSDLRS`, `DiskSKUNameStandardSSDZRS`, `DiskSKUNameUltraSSDLRS`
      info	[Changelog] - New type alias `SSLPreference` with values `SSLPreferenceDisabled`, `SSLPreferenceRootCertificate`, `SSLPreferenceServerCertificate`
      info	[Changelog] - New function `*CreateAndMountFileShareConfiguration.GetFileShareConfiguration() *FileShareConfiguration`
      info	[Changelog] - New function `*ExternalInstallationSoftwareConfiguration.GetSoftwareConfiguration() *SoftwareConfiguration`
      info	[Changelog] - New function `*FileShareConfiguration.GetFileShareConfiguration() *FileShareConfiguration`
      info	[Changelog] - New function `*MountFileShareConfiguration.GetFileShareConfiguration() *FileShareConfiguration`
      info	[Changelog] - New function `*SkipFileShareConfiguration.GetFileShareConfiguration() *FileShareConfiguration`
      info	[Changelog] - New struct `CreateAndMountFileShareConfiguration`
      info	[Changelog] - New struct `DiskConfiguration`
      info	[Changelog] - New struct `DiskSKU`
      info	[Changelog] - New struct `DiskVolumeConfiguration`
      info	[Changelog] - New struct `ExternalInstallationSoftwareConfiguration`
      info	[Changelog] - New struct `LoadBalancerDetails`
      info	[Changelog] - New struct `MountFileShareConfiguration`
      info	[Changelog] - New struct `SkipFileShareConfiguration`
      info	[Changelog] - New struct `StorageConfiguration`
      info	[Changelog] - New struct `StorageInformation`
      info	[Changelog] - New field `StorageDetails` in struct `CentralServerVMDetails`
      info	[Changelog] - New field `SSLCertificateURI` in struct `DB2ProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `DB2ProviderInstanceProperties`
      info	[Changelog] - New field `DiskConfiguration` in struct `DatabaseConfiguration`
      info	[Changelog] - New field `StorageDetails` in struct `DatabaseVMDetails`
      info	[Changelog] - New field `SSLCertificateURI` in struct `HanaDbProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `HanaDbProviderInstanceProperties`
      info	[Changelog] - New field `StorageAccountArmID` in struct `MonitorProperties`
      info	[Changelog] - New field `ZoneRedundancyPreference` in struct `MonitorProperties`
      info	[Changelog] - New field `SSLCertificateURI` in struct `MsSQLServerProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `MsSQLServerProviderInstanceProperties`
      info	[Changelog] - New field `SSLCertificateURI` in struct `PrometheusHaClusterProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `PrometheusHaClusterProviderInstanceProperties`
      info	[Changelog] - New field `SSLCertificateURI` in struct `PrometheusOSProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `PrometheusOSProviderInstanceProperties`
      info	[Changelog] - New field `Body` in struct `SAPApplicationServerInstancesClientBeginCreateOptions`
      info	[Changelog] - New field `Body` in struct `SAPApplicationServerInstancesClientBeginUpdateOptions`
      info	[Changelog] - New field `StorageDetails` in struct `SAPApplicationServerProperties`
      info	[Changelog] - New field `Body` in struct `SAPCentralInstancesClientBeginCreateOptions`
      info	[Changelog] - New field `Body` in struct `SAPCentralInstancesClientBeginUpdateOptions`
      info	[Changelog] - New field `LoadBalancerDetails` in struct `SAPCentralServerProperties`
      info	[Changelog] - New field `Body` in struct `SAPDatabaseInstancesClientBeginCreateOptions`
      info	[Changelog] - New field `Body` in struct `SAPDatabaseInstancesClientBeginUpdateOptions`
      info	[Changelog] - New field `LoadBalancerDetails` in struct `SAPDatabaseProperties`
      info	[Changelog] - New field `Body` in struct `SAPVirtualInstancesClientBeginCreateOptions`
      info	[Changelog] - New field `Body` in struct `SAPVirtualInstancesClientUpdateOptions`
      info	[Changelog] - New field `SSLCertificateURI` in struct `SapNetWeaverProviderInstanceProperties`
      info	[Changelog] - New field `SSLPreference` in struct `SapNetWeaverProviderInstanceProperties`
      info	[Changelog] - New field `DbDiskConfiguration` in struct `SingleServerConfiguration`
      info	[Changelog] - New field `StorageConfiguration` in struct `ThreeTierConfiguration`
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 68 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5dedb96. 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-workloads [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface CreateAndMountFileShareConfiguration
      info	[Changelog]   - Added Interface DiskConfiguration
      info	[Changelog]   - Added Interface DiskSku
      info	[Changelog]   - Added Interface DiskVolumeConfiguration
      info	[Changelog]   - Added Interface ExternalInstallationSoftwareConfiguration
      info	[Changelog]   - Added Interface FileShareConfiguration
      info	[Changelog]   - Added Interface LoadBalancerDetails
      info	[Changelog]   - Added Interface MountFileShareConfiguration
      info	[Changelog]   - Added Interface SkipFileShareConfiguration
      info	[Changelog]   - Added Interface StorageConfiguration
      info	[Changelog]   - Added Interface StorageInformation
      info	[Changelog]   - Added Type Alias ConfigurationType
      info	[Changelog]   - Added Type Alias DiskSkuName
      info	[Changelog]   - Added Type Alias FileShareConfigurationUnion
      info	[Changelog]   - Added Type Alias SslPreference
      info	[Changelog]   - Interface CentralServerVmDetails has a new optional parameter storageDetails
      info	[Changelog]   - Interface DatabaseConfiguration has a new optional parameter diskConfiguration
      info	[Changelog]   - Interface DatabaseVmDetails has a new optional parameter storageDetails
      info	[Changelog]   - Interface DB2ProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface DB2ProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface HanaDbProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface HanaDbProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface Monitor has a new optional parameter storageAccountArmId
      info	[Changelog]   - Interface Monitor has a new optional parameter zoneRedundancyPreference
      info	[Changelog]   - Interface MsSqlServerProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface MsSqlServerProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface PrometheusHaClusterProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface PrometheusHaClusterProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface PrometheusOSProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface PrometheusOSProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface SAPApplicationServerInstance has a new optional parameter storageDetails
      info	[Changelog]   - Interface SAPCentralServerInstance has a new optional parameter loadBalancerDetails
      info	[Changelog]   - Interface SAPDatabaseInstance has a new optional parameter loadBalancerDetails
      info	[Changelog]   - Interface SapNetWeaverProviderInstanceProperties has a new optional parameter sslCertificateUri
      info	[Changelog]   - Interface SapNetWeaverProviderInstanceProperties has a new optional parameter sslPreference
      info	[Changelog]   - Interface SingleServerConfiguration has a new optional parameter dbDiskConfiguration
      info	[Changelog]   - Interface ThreeTierConfiguration has a new optional parameter storageConfiguration
      info	[Changelog]   - Added Enum KnownConfigurationType
      info	[Changelog]   - Added Enum KnownDiskSkuName
      info	[Changelog]   - Added Enum KnownSslPreference
      info	[Changelog]   - Enum KnownSAPSoftwareInstallationType has a new value External
      info	[Changelog]   - Enum KnownSAPVirtualInstanceState has a new value SoftwareDetectionFailed
      info	[Changelog]   - Enum KnownSAPVirtualInstanceState has a new value SoftwareDetectionInProgress
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5dedb96. 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]  WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      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
    • ️✔️workloads [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 28, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/workloads/armworkloads https://apiview.dev/Assemblies/Review/54be22d15c8242a4913f64fba7fab0d2
    Java azure-resourcemanager-workloads https://apiview.dev/Assemblies/Review/04d0fbb0448c44b495ac8cea45f92039
    .Net Azure.ResourceManager.Workloads https://apiview.dev/Assemblies/Review/51a3a3c485ce4317b2d21bccbdb00b48
    Python track2_azure-mgmt-workloads https://apiview.dev/Assemblies/Review/7c3ebc25f9b24295a97dbc56b359bf5d
    JavaScript @azure/arm-workloads https://apiview.dev/Assemblies/Review/3893fb5a79d84cff8f96df7e0f1a85ca

    @ruowan ruowan assigned honghr and unassigned dw511214992 Nov 28, 2022
    @ruowan ruowan changed the title Revert "Revert "ACSS Swagger Changes in PUT SVI API and child resources"" ACSS Swagger Changes in PUT SVI API and child resources"" Nov 28, 2022
    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates CI-BreakingChange-Go resource-manager RPaaS
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants