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

[Hub Generated] Publish private branch 'nickdepinet-devcenter-Microsoft.DevCenter-2023-01-01-preview' #23124

Conversation

nickdepinet
Copy link
Member

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

ARM API Information (Control Plane)

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

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

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

@nickdepinet
Copy link
Member Author

The PR is created based on the updates in the private branch. The updates in the PR has already been reviewed and approved with this PR Azure/azure-rest-api-specs-pr/11086

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 16, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 18 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
commonDefinitions.json 2023-01-01-preview(0313b37) 2022-11-11-preview(main)
devcenter.json 2023-01-01-preview(0313b37) 2022-11-11-preview(main)
vdi.json 2023-01-01-preview(0313b37) 2022-11-11-preview(main)

The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.DevCenter/locations/{location}/usages' removed or restructured?
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L2637:5
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'EnableStatus' removed or renamed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L2686:3
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L2725:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'EnableStatus' removed or renamed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1012:3
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L912:3
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3358:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L3386:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3358:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L3386:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1652:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1410:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1652:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1410:9
⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3519:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L3547:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'publisher' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'offer' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'sku' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'publisher' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'offer' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'sku' renamed or removed?
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1228:7
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1053:7
⚠️ 1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3358:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L3386:9
⚠️ 1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3358:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json#L3386:9
⚠️ 1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1652:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1410:9
⚠️ 1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1652:9
Old: Microsoft.DevCenter/preview/2022-11-11-preview/vdi.json#L1410:9
️️✔️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-preview-2023-01 package-preview-2023-01(0313b37) default(main)

The following errors/warnings exist before current PR submission:

Rule Message
⚠️ LroExtension Operations with a 202 response should specify x-ms-long-running-operation: true.
Location: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L2592
⚠️ 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.DevCenter/preview/2023-01-01-preview/devcenter.json#L3141
⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
Location: Microsoft.DevCenter/preview/2023-01-01-preview/devcenter.json#L3661
⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
Location: Microsoft.DevCenter/preview/2023-01-01-preview/vdi.json#L1152
️❌Avocado: 1 Errors, 0 Warnings failed [Detail]
Rule Message
MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.DevCenter/locations/{}/usages is not in the default tag. Please make sure the missing API swaggers are in the default tag.
readme: specification/devcenter/resource-manager/readme.md
json: Microsoft.DevCenter/preview/2022-11-11-preview/devcenter.json
️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

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

️❌SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
️️✔️CadlAPIView 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-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 16, 2023

    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-python - track2_azure-mgmt-devcenter - Approved - 1.0.0b4
    +	Model ImageReference no longer has parameter offer
    +	Model ImageReference no longer has parameter publisher
    +	Model ImageReference no longer has parameter sku
    +	Removed operation group UsagesOperations
    azure-sdk-for-js - @azure/arm-devcenter - Approved - 1.0.0-beta.5
    +	Class DevCenterClient no longer has parameter usages
    +	Interface AttachedNetworksListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface AttachedNetworksListByProjectNextOptionalParams no longer has parameter top
    +	Interface CatalogsListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface DevBoxDefinitionsListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface DevBoxDefinitionsListByProjectNextOptionalParams no longer has parameter top
    +	Interface DevCentersListByResourceGroupNextOptionalParams no longer has parameter top
    +	Interface DevCentersListBySubscriptionNextOptionalParams no longer has parameter top
    +	Interface EnvironmentTypesListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface GalleriesListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface ImageReference no longer has parameter offer
    +	Interface ImageReference no longer has parameter publisher
    +	Interface ImageReference no longer has parameter sku
    +	Interface ImagesListByDevCenterNextOptionalParams no longer has parameter top
    +	Interface ImagesListByGalleryNextOptionalParams no longer has parameter top
    +	Interface NetworkConnectionsListByResourceGroupNextOptionalParams no longer has parameter top
    +	Interface NetworkConnectionsListBySubscriptionNextOptionalParams no longer has parameter top
    +	Interface NetworkConnectionsListHealthDetailsNextOptionalParams no longer has parameter top
    +	Interface PoolsListByProjectNextOptionalParams no longer has parameter top
    +	Interface ProjectAllowedEnvironmentTypesListNextOptionalParams no longer has parameter top
    +	Interface ProjectEnvironmentTypesListNextOptionalParams no longer has parameter top
    +	Interface ProjectsListByResourceGroupNextOptionalParams no longer has parameter top
    +	Interface ProjectsListBySubscriptionNextOptionalParams no longer has parameter top
    +	Interface SchedulesListByPoolNextOptionalParams no longer has parameter top
    +	Interface SkusListBySubscriptionNextOptionalParams no longer has parameter top
    +	Removed Enum KnownEnableStatus
    +	Removed operation group Usages
    +	Type of parameter state of interface Schedule is changed from EnableStatus to ScheduleEnableStatus
    +	Type of parameter state of interface ScheduleUpdate is changed from EnableStatus to ScheduleEnableStatus
    +	Type of parameter state of interface ScheduleUpdateProperties is changed from EnableStatus to ScheduleEnableStatus
    +	Type of parameter status of interface ProjectEnvironmentType is changed from EnableStatus to EnvironmentTypeEnableStatus
    +	Type of parameter status of interface ProjectEnvironmentTypeUpdate is changed from EnableStatus to EnvironmentTypeEnableStatus
    +	Type of parameter status of interface ProjectEnvironmentTypeUpdateProperties is changed from EnableStatus to EnvironmentTypeEnableStatus
    azure-sdk-for-go - sdk/resourcemanager/devcenter/armdevcenter - Approved - 0.5.0
    +	Field `Offer` of struct `ImageReference` has been removed
    +	Field `Publisher` of struct `ImageReference` has been removed
    +	Field `SKU` of struct `ImageReference` has been removed
    +	Function `*UsagesClient.NewListByLocationPager` has been removed
    +	Function `NewUsagesClient` has been removed
    +	Struct `ListUsagesResult` has been removed
    +	Struct `UsageName` has been removed
    +	Struct `Usage` has been removed
    +	Struct `UsagesClient` has been removed
    +	Type alias `EnableStatus` has been removed
    +	Type alias `UsageUnit` has been removed
    +	Type of `ProjectEnvironmentTypeProperties.Status` has been changed from `*EnableStatus` to `*EnvironmentTypeEnableStatus`
    +	Type of `ProjectEnvironmentTypeUpdateProperties.Status` has been changed from `*EnableStatus` to `*EnvironmentTypeEnableStatus`
    +	Type of `ScheduleProperties.State` has been changed from `*EnableStatus` to `*ScheduleEnableStatus`
    +	Type of `ScheduleUpdateProperties.State` has been changed from `*EnableStatus` to `*ScheduleEnableStatus`
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 6031674. 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 minor version of npm available! 9.5.0 -> 9.6.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-devcenter [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation NetworkConnectionsOperations.list_outbound_network_dependencies_endpoints
      info	[Changelog]   - Added operation PoolsOperations.begin_run_health_checks
      info	[Changelog]   - Model Image has a new parameter hibernate_support
      info	[Changelog]   - Model Pool has a new parameter health_status
      info	[Changelog]   - Model Pool has a new parameter health_status_details
      info	[Changelog]   - Model Pool has a new parameter stop_on_disconnect
      info	[Changelog]   - Model PoolProperties has a new parameter health_status
      info	[Changelog]   - Model PoolProperties has a new parameter health_status_details
      info	[Changelog]   - Model PoolProperties has a new parameter stop_on_disconnect
      info	[Changelog]   - Model PoolUpdate has a new parameter stop_on_disconnect
      info	[Changelog]   - Model PoolUpdateProperties has a new parameter stop_on_disconnect
      info	[Changelog]   - Model Project has a new parameter max_dev_boxes_per_user
      info	[Changelog]   - Model ProjectProperties has a new parameter max_dev_boxes_per_user
      info	[Changelog]   - Model ProjectUpdate has a new parameter max_dev_boxes_per_user
      info	[Changelog]   - Model ProjectUpdateProperties has a new parameter max_dev_boxes_per_user
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ImageReference no longer has parameter offer
      info	[Changelog]   - Model ImageReference no longer has parameter publisher
      info	[Changelog]   - Model ImageReference no longer has parameter sku
      info	[Changelog]   - Removed operation group UsagesOperations
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 6031674. 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-devcenter [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation NetworkConnections.listOutboundNetworkDependenciesEndpoints
      info	[Changelog]   - Added operation Pools.beginRunHealthChecks
      info	[Changelog]   - Added operation Pools.beginRunHealthChecksAndWait
      info	[Changelog]   - Added Interface EndpointDependency
      info	[Changelog]   - Added Interface EndpointDetail
      info	[Changelog]   - Added Interface HealthStatusDetail
      info	[Changelog]   - Added Interface NetworkConnectionsListOutboundNetworkDependenciesEndpointsNextOptionalParams
      info	[Changelog]   - Added Interface NetworkConnectionsListOutboundNetworkDependenciesEndpointsOptionalParams
      info	[Changelog]   - Added Interface OutboundEnvironmentEndpoint
      info	[Changelog]   - Added Interface OutboundEnvironmentEndpointCollection
      info	[Changelog]   - Added Interface PoolsRunHealthChecksOptionalParams
      info	[Changelog]   - Added Interface StopOnDisconnectConfiguration
      info	[Changelog]   - Added Type Alias EnvironmentTypeEnableStatus
      info	[Changelog]   - Added Type Alias HealthStatus
      info	[Changelog]   - Added Type Alias NetworkConnectionsListOutboundNetworkDependenciesEndpointsNextResponse
      info	[Changelog]   - Added Type Alias NetworkConnectionsListOutboundNetworkDependenciesEndpointsResponse
      info	[Changelog]   - Added Type Alias ScheduleEnableStatus
      info	[Changelog]   - Added Type Alias StopOnDisconnectEnableStatus
      info	[Changelog]   - Interface Image_2 has a new optional parameter hibernateSupport
      info	[Changelog]   - Interface Pool has a new optional parameter healthStatus
      info	[Changelog]   - Interface Pool has a new optional parameter healthStatusDetails
      info	[Changelog]   - Interface Pool has a new optional parameter stopOnDisconnect
      info	[Changelog]   - Interface PoolProperties has a new optional parameter healthStatus
      info	[Changelog]   - Interface PoolProperties has a new optional parameter healthStatusDetails
      info	[Changelog]   - Interface PoolUpdate has a new optional parameter stopOnDisconnect
      info	[Changelog]   - Interface PoolUpdateProperties has a new optional parameter stopOnDisconnect
      info	[Changelog]   - Interface Project has a new optional parameter maxDevBoxesPerUser
      info	[Changelog]   - Interface ProjectUpdate has a new optional parameter maxDevBoxesPerUser
      info	[Changelog]   - Interface ProjectUpdateProperties has a new optional parameter maxDevBoxesPerUser
      info	[Changelog]   - Added Enum KnownEnvironmentTypeEnableStatus
      info	[Changelog]   - Added Enum KnownHealthStatus
      info	[Changelog]   - Added Enum KnownScheduleEnableStatus
      info	[Changelog]   - Added Enum KnownStopOnDisconnectEnableStatus
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group Usages
      info	[Changelog]   - Interface AttachedNetworksListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface AttachedNetworksListByProjectNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface CatalogsListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface DevBoxDefinitionsListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface DevBoxDefinitionsListByProjectNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface DevCentersListByResourceGroupNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface DevCentersListBySubscriptionNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface EnvironmentTypesListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface GalleriesListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ImageReference no longer has parameter offer
      info	[Changelog]   - Interface ImageReference no longer has parameter publisher
      info	[Changelog]   - Interface ImageReference no longer has parameter sku
      info	[Changelog]   - Interface ImagesListByDevCenterNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ImagesListByGalleryNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface NetworkConnectionsListByResourceGroupNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface NetworkConnectionsListBySubscriptionNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface NetworkConnectionsListHealthDetailsNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface PoolsListByProjectNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ProjectAllowedEnvironmentTypesListNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ProjectEnvironmentTypesListNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ProjectsListByResourceGroupNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface ProjectsListBySubscriptionNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface SchedulesListByPoolNextOptionalParams no longer has parameter top
      info	[Changelog]   - Interface SkusListBySubscriptionNextOptionalParams no longer has parameter top
      info	[Changelog]   - Type of parameter status of interface ProjectEnvironmentType is changed from EnableStatus to EnvironmentTypeEnableStatus
      info	[Changelog]   - Type of parameter status of interface ProjectEnvironmentTypeUpdate is changed from EnableStatus to EnvironmentTypeEnableStatus
      info	[Changelog]   - Type of parameter status of interface ProjectEnvironmentTypeUpdateProperties is changed from EnableStatus to EnvironmentTypeEnableStatus
      info	[Changelog]   - Type of parameter state of interface Schedule is changed from EnableStatus to ScheduleEnableStatus
      info	[Changelog]   - Type of parameter state of interface ScheduleUpdate is changed from EnableStatus to ScheduleEnableStatus
      info	[Changelog]   - Type of parameter state of interface ScheduleUpdateProperties is changed from EnableStatus to ScheduleEnableStatus
      info	[Changelog]   - Class DevCenterClient no longer has parameter usages
      info	[Changelog]   - Removed Enum KnownEnableStatus
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 6031674. 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/devcenter/armdevcenter [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ProjectEnvironmentTypeProperties.Status` has been changed from `*EnableStatus` to `*EnvironmentTypeEnableStatus`
      info	[Changelog] - Type of `ProjectEnvironmentTypeUpdateProperties.Status` has been changed from `*EnableStatus` to `*EnvironmentTypeEnableStatus`
      info	[Changelog] - Type of `ScheduleProperties.State` has been changed from `*EnableStatus` to `*ScheduleEnableStatus`
      info	[Changelog] - Type of `ScheduleUpdateProperties.State` has been changed from `*EnableStatus` to `*ScheduleEnableStatus`
      info	[Changelog] - Type alias `EnableStatus` has been removed
      info	[Changelog] - Type alias `UsageUnit` has been removed
      info	[Changelog] - Function `NewUsagesClient` has been removed
      info	[Changelog] - Function `*UsagesClient.NewListByLocationPager` has been removed
      info	[Changelog] - Struct `ListUsagesResult` has been removed
      info	[Changelog] - Struct `Usage` has been removed
      info	[Changelog] - Struct `UsageName` has been removed
      info	[Changelog] - Struct `UsagesClient` has been removed
      info	[Changelog] - Field `Offer` of struct `ImageReference` has been removed
      info	[Changelog] - Field `Publisher` of struct `ImageReference` has been removed
      info	[Changelog] - Field `SKU` of struct `ImageReference` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New enum type `EnvironmentTypeEnableStatus` with values `EnvironmentTypeEnableStatusDisabled`, `EnvironmentTypeEnableStatusEnabled`
      info	[Changelog] - New enum type `HealthStatus` with values `HealthStatusHealthy`, `HealthStatusPending`, `HealthStatusUnhealthy`, `HealthStatusUnknown`, `HealthStatusWarning`
      info	[Changelog] - New enum type `ScheduleEnableStatus` with values `ScheduleEnableStatusDisabled`, `ScheduleEnableStatusEnabled`
      info	[Changelog] - New enum type `StopOnDisconnectEnableStatus` with values `StopOnDisconnectEnableStatusDisabled`, `StopOnDisconnectEnableStatusEnabled`
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewAttachedNetworksClient() *AttachedNetworksClient`
      info	[Changelog] - New function `*ClientFactory.NewCatalogsClient() *CatalogsClient`
      info	[Changelog] - New function `*ClientFactory.NewCheckNameAvailabilityClient() *CheckNameAvailabilityClient`
      info	[Changelog] - New function `*ClientFactory.NewDevBoxDefinitionsClient() *DevBoxDefinitionsClient`
      info	[Changelog] - New function `*ClientFactory.NewDevCentersClient() *DevCentersClient`
      info	[Changelog] - New function `*ClientFactory.NewEnvironmentTypesClient() *EnvironmentTypesClient`
      info	[Changelog] - New function `*ClientFactory.NewGalleriesClient() *GalleriesClient`
      info	[Changelog] - New function `*ClientFactory.NewImageVersionsClient() *ImageVersionsClient`
      info	[Changelog] - New function `*ClientFactory.NewImagesClient() *ImagesClient`
      info	[Changelog] - New function `*ClientFactory.NewNetworkConnectionsClient() *NetworkConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationStatusesClient() *OperationStatusesClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewPoolsClient() *PoolsClient`
      info	[Changelog] - New function `*ClientFactory.NewProjectAllowedEnvironmentTypesClient() *ProjectAllowedEnvironmentTypesClient`
      info	[Changelog] - New function `*ClientFactory.NewProjectEnvironmentTypesClient() *ProjectEnvironmentTypesClient`
      info	[Changelog] - New function `*ClientFactory.NewProjectsClient() *ProjectsClient`
      info	[Changelog] - New function `*ClientFactory.NewSKUsClient() *SKUsClient`
      info	[Changelog] - New function `*ClientFactory.NewSchedulesClient() *SchedulesClient`
      info	[Changelog] - New function `*PoolsClient.BeginRunHealthChecks(context.Context, string, string, string, *PoolsClientBeginRunHealthChecksOptions) (*runtime.Poller[PoolsClientRunHealthChecksResponse], error)`
      info	[Changelog] - New function `*NetworkConnectionsClient.NewListOutboundNetworkDependenciesEndpointsPager(string, string, *NetworkConnectionsClientListOutboundNetworkDependenciesEndpointsOptions) *runtime.Pager[NetworkConnectionsClientListOutboundNetworkDependenciesEndpointsResponse]`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog] - New struct `EndpointDependency`
      info	[Changelog] - New struct `EndpointDetail`
      info	[Changelog] - New struct `HealthStatusDetail`
      info	[Changelog] - New struct `OutboundEnvironmentEndpoint`
      info	[Changelog] - New struct `OutboundEnvironmentEndpointCollection`
      info	[Changelog] - New struct `StopOnDisconnectConfiguration`
      info	[Changelog] - New field `HibernateSupport` in struct `ImageProperties`
      info	[Changelog] - New field `HealthStatus` in struct `PoolProperties`
      info	[Changelog] - New field `HealthStatusDetails` in struct `PoolProperties`
      info	[Changelog] - New field `StopOnDisconnect` in struct `PoolProperties`
      info	[Changelog] - New field `StopOnDisconnect` in struct `PoolUpdateProperties`
      info	[Changelog] - New field `MaxDevBoxesPerUser` in struct `ProjectProperties`
      info	[Changelog] - New field `MaxDevBoxesPerUser` in struct `ProjectUpdateProperties`
      info	[Changelog]
      info	[Changelog] Total 17 breaking change(s), 55 additive change(s).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 16, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/devcenter/armdevcenter https://apiview.dev/Assemblies/Review/84fe2d3ea2544bc3b9148e871eeaaa04
    Java azure-resourcemanager-devcenter https://apiview.dev/Assemblies/Review/ec38b8080c82476198b21745d30fae48
    JavaScript @azure/arm-devcenter https://apiview.dev/Assemblies/Review/dd8003e662df4dfc8c82c23484c18061

    @AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview CI-FixRequiredOnFailure new-api-version resource-manager RPaaS WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 16, 2023
    @openapi-workflow-bot
    Copy link

    Hi @nickdepinet, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @nickdepinet
    Copy link
    Member Author

    @Alancere - this is a publish-only pr of a previously approved + merged PR in the private repo here: https://github.com/Azure/azure-rest-api-specs-pr/pull/11086

    @raosuhas
    Copy link

    Can you please update the checklist above with the correct options ?

    Assuming this is a new service ..

    • Have you already had an arm review for onboarding ?
    • Is this RP created on RPaaS ?

    @raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Mar 20, 2023
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 20, 2023
    @nickdepinet
    Copy link
    Member Author

    Hi @raosuhas - This is only copying an already approved + merged API version from private repo to public. You can see approved changes merged in private repo in this pr: https://github.com/Azure/azure-rest-api-specs-pr/pull/11086

    @ArcturusZhang ArcturusZhang added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review Approved-Avocado labels Mar 21, 2023
    @openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Mar 21, 2023
    @ArcturusZhang
    Copy link
    Member

    Adding the labels on private PR to this.

    re-adding azure-sdk-for-go
    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.

    7 participants