Skip to content

User/juliawelborn/update paths #21734

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

juliawelborn
Copy link
Contributor

@juliawelborn juliawelborn commented Dec 2, 2022

ARM API Information (Control Plane)

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

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.

@openapi-workflow-bot
Copy link

Hi, @juliawelborn 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 Dec 2, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 1 Errors, 0 Warnings failed [Detail] The following breaking changes are detected by comparison with the latest preview version:
    Rule Message
    Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/c8cdfdec0c40955e11b20f1d27c97f272dacc2cb/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json",
    "old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-08-01-preview/RoleManagementAlerts.json",
    "details":"Command failed: node /mnt/vss/_work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.46/common/temp/node_modules/.pnpm/@Azure[email protected]/node_modules/autorest/dist/app.js --v2 --input-file=specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Referenced file 'file:///mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/examples/GetAlertOperations.json' not found\n - file:///mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json:771:12 ($.paths["/scope/providers/Microsoft.Authorization/roleManagementAlerts/operations"].get["x-ms-examples"].GetAlertOperations["$ref"])\nFATAL: swagger-document/loader - FAILED\nFATAL: Error"
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v2.0.0) new version base version
    default default(c8cdfde) default(main)
    ️❌Avocado: 12 Errors, 1 Warnings failed [Detail]
    Rule Message
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/{}/refresh is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/refresh is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlertConfigurations/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlertConfigurations is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlertDefinitions/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlertDefinitions is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/{}/alertIncidents/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/{}/alertIncidents is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /{}/providers/Microsoft.Authorization/roleManagementAlerts/{}/alertIncidents/{}/remediate is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/authorization/resource-manager/readme.md
    json: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/authorization/resource-manager/readme.md
    tag: specification/authorization/resource-manager/readme.md#tag-package-2021-12-01-preview-only
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] SwaggerAPIView succeeded [Detail] [Expand]
    ️❌ModelValidation: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    unacceptable kind of an object to dump [object Error] "role":"Model Validation",
    "url":"https://github.com/Azure/azure-rest-api-specs/blob/c8cdfdec0c40955e11b20f1d27c97f272dacc2cb/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json"
    ️❌SemanticValidation: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    INTERNAL_ERROR Unexpected internal error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/examples/GetAlertById.json' Error: ENOENT: no such file or directory, open '/mnt/vss/_work/1/azure-rest-api-specs/specification/authorization/resource-manager/Microsoft.Authorization/preview/2022-10-01-preview/examples/GetAlertById.json'
    JsonUrl: Microsoft.Authorization/preview/2022-10-01-preview/RoleManagementAlerts.json
    ️️✔️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 Dec 2, 2022

    Swagger Generation Artifacts

    ️❌ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=335522&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
    "detail":"Run.ps1 failed with exit code 1 "
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/authorization/armauthorization - 3.0.0-beta.1
    +	Function `*ClassicAdministratorsClient.NewListPager` has been removed
    +	Function `*DenyAssignmentsClient.GetByID` has been removed
    +	Function `*DenyAssignmentsClient.Get` has been removed
    +	Function `*DenyAssignmentsClient.NewListForResourceGroupPager` has been removed
    +	Function `*DenyAssignmentsClient.NewListForResourcePager` has been removed
    +	Function `*DenyAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*DenyAssignmentsClient.NewListPager` has been removed
    +	Function `*EligibleChildResourcesClient.NewGetPager` has been removed
    +	Function `*GlobalAdministratorClient.ElevateAccess` has been removed
    +	Function `*PermissionsClient.NewListForResourceGroupPager` has been removed
    +	Function `*PermissionsClient.NewListForResourcePager` has been removed
    +	Function `*ProviderOperationsMetadataClient.Get` has been removed
    +	Function `*ProviderOperationsMetadataClient.NewListPager` has been removed
    +	Function `*RoleAssignmentScheduleInstancesClient.Get` has been removed
    +	Function `*RoleAssignmentScheduleInstancesClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Cancel` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Create` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Get` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentScheduleRequestsClient.Validate` has been removed
    +	Function `*RoleAssignmentSchedulesClient.Get` has been removed
    +	Function `*RoleAssignmentSchedulesClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentsClient.CreateByID` has been removed
    +	Function `*RoleAssignmentsClient.Create` has been removed
    +	Function `*RoleAssignmentsClient.DeleteByID` has been removed
    +	Function `*RoleAssignmentsClient.Delete` has been removed
    +	Function `*RoleAssignmentsClient.GetByID` has been removed
    +	Function `*RoleAssignmentsClient.Get` has been removed
    +	Function `*RoleAssignmentsClient.NewListForResourceGroupPager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForResourcePager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*RoleAssignmentsClient.NewListForSubscriptionPager` has been removed
    +	Function `*RoleDefinitionsClient.CreateOrUpdate` has been removed
    +	Function `*RoleDefinitionsClient.Delete` has been removed
    +	Function `*RoleDefinitionsClient.GetByID` has been removed
    +	Function `*RoleDefinitionsClient.Get` has been removed
    +	Function `*RoleDefinitionsClient.NewListPager` has been removed
    +	Function `*RoleEligibilityScheduleInstancesClient.Get` has been removed
    +	Function `*RoleEligibilityScheduleInstancesClient.NewListForScopePager` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Cancel` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Create` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Get` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.NewListForScopePager` has been removed
    +	Function `*RoleEligibilityScheduleRequestsClient.Validate` has been removed
    +	Function `*RoleEligibilitySchedulesClient.Get` has been removed
    +	Function `*RoleEligibilitySchedulesClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPoliciesClient.Delete` has been removed
    +	Function `*RoleManagementPoliciesClient.Get` has been removed
    +	Function `*RoleManagementPoliciesClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPoliciesClient.Update` has been removed
    +	Function `*RoleManagementPolicyApprovalRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Create` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Delete` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.Get` has been removed
    +	Function `*RoleManagementPolicyAssignmentsClient.NewListForScopePager` has been removed
    +	Function `*RoleManagementPolicyAuthenticationContextRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyEnablementRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyExpirationRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyNotificationRule.GetRoleManagementPolicyRule` has been removed
    +	Function `*RoleManagementPolicyRule.GetRoleManagementPolicyRule` has been removed
    +	Function `NewClassicAdministratorsClient` has been removed
    +	Function `NewDenyAssignmentsClient` has been removed
    +	Function `NewEligibleChildResourcesClient` has been removed
    +	Function `NewGlobalAdministratorClient` has been removed
    +	Function `NewPermissionsClient` has been removed
    +	Function `NewProviderOperationsMetadataClient` has been removed
    +	Function `NewRoleAssignmentScheduleInstancesClient` has been removed
    +	Function `NewRoleAssignmentScheduleRequestsClient` has been removed
    +	Function `NewRoleAssignmentSchedulesClient` has been removed
    +	Function `NewRoleAssignmentsClient` has been removed
    +	Function `NewRoleDefinitionsClient` has been removed
    +	Function `NewRoleEligibilityScheduleInstancesClient` has been removed
    +	Function `NewRoleEligibilityScheduleRequestsClient` has been removed
    +	Function `NewRoleEligibilitySchedulesClient` has been removed
    +	Function `NewRoleManagementPoliciesClient` has been removed
    +	Function `NewRoleManagementPolicyAssignmentsClient` has been removed
    +	Struct `ApprovalSettings` has been removed
    +	Struct `ApprovalStage` has been removed
    +	Struct `ClassicAdministratorListResult` has been removed
    +	Struct `ClassicAdministratorProperties` has been removed
    +	Struct `ClassicAdministrator` has been removed
    +	Struct `ClassicAdministratorsClientListResponse` has been removed
    +	Struct `ClassicAdministratorsClient` has been removed
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed
    +	Struct `DenyAssignmentFilter` has been removed
    +	Struct `DenyAssignmentListResult` has been removed
    +	Struct `DenyAssignmentPermission` has been removed
    +	Struct `DenyAssignmentProperties` has been removed
    +	Struct `DenyAssignment` has been removed
    +	Struct `DenyAssignmentsClientListForResourceGroupResponse` has been removed
    +	Struct `DenyAssignmentsClientListForResourceResponse` has been removed
    +	Struct `DenyAssignmentsClientListForScopeResponse` has been removed
    +	Struct `DenyAssignmentsClientListResponse` has been removed
    +	Struct `DenyAssignmentsClient` has been removed
    +	Struct `EligibleChildResource` has been removed
    +	Struct `EligibleChildResourcesClientGetResponse` has been removed
    +	Struct `EligibleChildResourcesClient` has been removed
    +	Struct `EligibleChildResourcesListResult` has been removed
    +	Struct `ErrorAdditionalInfo` has been removed
    +	Struct `ErrorDetail` has been removed
    +	Struct `ErrorResponse` has been removed
    +	Struct `ExpandedPropertiesPrincipal` has been removed
    +	Struct `ExpandedPropertiesRoleDefinition` has been removed
    +	Struct `ExpandedPropertiesScope` has been removed
    +	Struct `ExpandedProperties` has been removed
    +	Struct `GlobalAdministratorClient` has been removed
    +	Struct `PermissionGetResult` has been removed
    +	Struct `Permission` has been removed
    +	Struct `PermissionsClientListForResourceGroupResponse` has been removed
    +	Struct `PermissionsClientListForResourceResponse` has been removed
    +	Struct `PermissionsClient` has been removed
    +	Struct `PolicyAssignmentPropertiesPolicy` has been removed
    +	Struct `PolicyAssignmentPropertiesRoleDefinition` has been removed
    +	Struct `PolicyAssignmentPropertiesScope` has been removed
    +	Struct `PolicyAssignmentProperties` has been removed
    +	Struct `PolicyPropertiesScope` has been removed
    +	Struct `PolicyProperties` has been removed
    +	Struct `Principal` has been removed
    +	Struct `ProviderOperation` has been removed
    +	Struct `ProviderOperationsMetadataClientListResponse` has been removed
    +	Struct `ProviderOperationsMetadataClient` has been removed
    +	Struct `ProviderOperationsMetadataListResult` has been removed
    +	Struct `ProviderOperationsMetadata` has been removed
    +	Struct `ResourceType` has been removed
    +	Struct `RoleAssignmentCreateParameters` has been removed
    +	Struct `RoleAssignmentFilter` has been removed
    +	Struct `RoleAssignmentListResult` has been removed
    +	Struct `RoleAssignmentProperties` has been removed
    +	Struct `RoleAssignmentScheduleFilter` has been removed
    +	Struct `RoleAssignmentScheduleInstanceFilter` has been removed
    +	Struct `RoleAssignmentScheduleInstanceListResult` has been removed
    +	Struct `RoleAssignmentScheduleInstanceProperties` has been removed
    +	Struct `RoleAssignmentScheduleInstance` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentScheduleInstancesClient` has been removed
    +	Struct `RoleAssignmentScheduleListResult` has been removed
    +	Struct `RoleAssignmentScheduleProperties` has been removed
    +	Struct `RoleAssignmentScheduleRequestFilter` has been removed
    +	Struct `RoleAssignmentScheduleRequestListResult` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesScheduleInfo` has been removed
    +	Struct `RoleAssignmentScheduleRequestPropertiesTicketInfo` has been removed
    +	Struct `RoleAssignmentScheduleRequestProperties` has been removed
    +	Struct `RoleAssignmentScheduleRequest` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentScheduleRequestsClient` has been removed
    +	Struct `RoleAssignmentSchedule` has been removed
    +	Struct `RoleAssignmentSchedulesClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentSchedulesClient` has been removed
    +	Struct `RoleAssignment` has been removed
    +	Struct `RoleAssignmentsClientListForResourceGroupResponse` has been removed
    +	Struct `RoleAssignmentsClientListForResourceResponse` has been removed
    +	Struct `RoleAssignmentsClientListForScopeResponse` has been removed
    +	Struct `RoleAssignmentsClientListForSubscriptionResponse` has been removed
    +	Struct `RoleAssignmentsClient` has been removed
    +	Struct `RoleDefinitionFilter` has been removed
    +	Struct `RoleDefinitionListResult` has been removed
    +	Struct `RoleDefinitionProperties` has been removed
    +	Struct `RoleDefinition` has been removed
    +	Struct `RoleDefinitionsClientListResponse` has been removed
    +	Struct `RoleDefinitionsClient` has been removed
    +	Struct `RoleEligibilityScheduleFilter` has been removed
    +	Struct `RoleEligibilityScheduleInstanceFilter` has been removed
    +	Struct `RoleEligibilityScheduleInstanceListResult` has been removed
    +	Struct `RoleEligibilityScheduleInstanceProperties` has been removed
    +	Struct `RoleEligibilityScheduleInstance` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClientListForScopeResponse` has been removed
    +	Struct `RoleEligibilityScheduleInstancesClient` has been removed
    +	Struct `RoleEligibilityScheduleListResult` has been removed
    +	Struct `RoleEligibilityScheduleProperties` has been removed
    +	Struct `RoleEligibilityScheduleRequestFilter` has been removed
    +	Struct `RoleEligibilityScheduleRequestListResult` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesScheduleInfo` has been removed
    +	Struct `RoleEligibilityScheduleRequestPropertiesTicketInfo` has been removed
    +	Struct `RoleEligibilityScheduleRequestProperties` has been removed
    +	Struct `RoleEligibilityScheduleRequest` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClientListForScopeResponse` has been removed
    +	Struct `RoleEligibilityScheduleRequestsClient` has been removed
    +	Struct `RoleEligibilitySchedule` has been removed
    +	Struct `RoleEligibilitySchedulesClientListForScopeResponse` has been removed
    +	Struct `RoleEligibilitySchedulesClient` has been removed
    +	Struct `RoleManagementPoliciesClientListForScopeResponse` has been removed
    +	Struct `RoleManagementPoliciesClient` has been removed
    +	Struct `RoleManagementPolicyApprovalRule` has been removed
    +	Struct `RoleManagementPolicyAssignmentListResult` has been removed
    +	Struct `RoleManagementPolicyAssignmentProperties` has been removed
    +	Struct `RoleManagementPolicyAssignment` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClientListForScopeResponse` has been removed
    +	Struct `RoleManagementPolicyAssignmentsClient` has been removed
    +	Struct `RoleManagementPolicyAuthenticationContextRule` has been removed
    +	Struct `RoleManagementPolicyEnablementRule` has been removed
    +	Struct `RoleManagementPolicyExpirationRule` has been removed
    +	Struct `RoleManagementPolicyListResult` has been removed
    +	Struct `RoleManagementPolicyNotificationRule` has been removed
    +	Struct `RoleManagementPolicyProperties` has been removed
    +	Struct `RoleManagementPolicyRuleTarget` has been removed
    +	Struct `RoleManagementPolicy` has been removed
    +	Struct `UserSet` has been removed
    +	Struct `ValidationResponseErrorInfo` has been removed
    +	Struct `ValidationResponse` has been removed
    +	Type alias `ApprovalMode` has been removed
    +	Type alias `AssignmentType` has been removed
    +	Type alias `EnablementRules` has been removed
    +	Type alias `MemberType` has been removed
    +	Type alias `NotificationDeliveryMechanism` has been removed
    +	Type alias `NotificationLevel` has been removed
    +	Type alias `PrincipalType` has been removed
    +	Type alias `RecipientType` has been removed
    +	Type alias `RequestType` has been removed
    +	Type alias `RoleManagementPolicyRuleType` has been removed
    +	Type alias `Status` has been removed
    +	Type alias `Type` has been removed
    +	Type alias `UserType` has been removed

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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
    • ️✔️Azure.ResourceManager.Authorization [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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 [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-authorization [View full logs]  [Preview SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Model AlertConfiguration has a new parameter alert_definition
      info	[Changelog]   - Model AlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model AzureRolesAssignedOutsidePimAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model DenyAssignment has a new parameter condition
      info	[Changelog]   - Model DenyAssignment has a new parameter condition_version
      info	[Changelog]   - Model DenyAssignment has a new parameter created_by
      info	[Changelog]   - Model DenyAssignment has a new parameter created_on
      info	[Changelog]   - Model DenyAssignment has a new parameter updated_by
      info	[Changelog]   - Model DenyAssignment has a new parameter updated_on
      info	[Changelog]   - Model DuplicateRoleCreatedAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model RoleDefinition has a new parameter created_by
      info	[Changelog]   - Model RoleDefinition has a new parameter created_on
      info	[Changelog]   - Model RoleDefinition has a new parameter updated_by
      info	[Changelog]   - Model RoleDefinition has a new parameter updated_on
      info	[Changelog]   - Model TooManyOwnersAssignedToResourceAlertConfigurationProperties has a new parameter alert_definition
      info	[Changelog]   - Model TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties has a new parameter alert_definition
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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/authorization/armauthorization [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New function `NewTenantLevelAccessReviewInstanceContactedReviewersClient(azcore.TokenCredential, *arm.ClientOptions) (*TenantLevelAccessReviewInstanceContactedReviewersClient, error)`
      info	[Changelog] - New function `*TenantLevelAccessReviewInstanceContactedReviewersClient.NewListPager(string, string, *TenantLevelAccessReviewInstanceContactedReviewersClientListOptions) *runtime.Pager[TenantLevelAccessReviewInstanceContactedReviewersClientListResponse]`
      info	[Changelog] - New function `*TooManyOwnersAssignedToResourceAlertConfigurationProperties.GetAlertConfigurationProperties() *AlertConfigurationProperties`
      info	[Changelog] - New function `*TooManyOwnersAssignedToResourceAlertIncidentProperties.GetAlertIncidentProperties() *AlertIncidentProperties`
      info	[Changelog] - New function `*TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties.GetAlertConfigurationProperties() *AlertConfigurationProperties`
      info	[Changelog] - New function `*TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties.GetAlertIncidentProperties() *AlertIncidentProperties`
      info	[Changelog] - New struct `AccessReviewActorIdentity`
      info	[Changelog] - New struct `AccessReviewContactedReviewer`
      info	[Changelog] - New struct `AccessReviewContactedReviewerListResult`
      info	[Changelog] - New struct `AccessReviewContactedReviewerProperties`
      info	[Changelog] - New struct `AccessReviewDecision`
      info	[Changelog] - New struct `AccessReviewDecisionInsight`
      info	[Changelog] - New struct `AccessReviewDecisionListResult`
      info	[Changelog] - New struct `AccessReviewDecisionPrincipalResourceMembership`
      info	[Changelog] - New struct `AccessReviewDecisionProperties`
      info	[Changelog] - New struct `AccessReviewDecisionResource`
      info	[Changelog] - New struct `AccessReviewDecisionServicePrincipalIdentity`
      info	[Changelog] - New struct `AccessReviewDecisionUserIdentity`
      info	[Changelog] - New struct `AccessReviewDecisionUserSignInInsightProperties`
      info	[Changelog] - New struct `AccessReviewDefaultSettings`
      info	[Changelog] - New struct `AccessReviewDefaultSettingsClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinition`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstanceListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionInstancesClientListResponse`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionListResult`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionProperties`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New struct `AccessReviewHistoryDefinitionsClientListResponse`
      info	[Changelog] - New struct `AccessReviewHistoryInstance`
      info	[Changelog] - New struct `AccessReviewHistoryInstanceProperties`
      info	[Changelog] - New struct `AccessReviewHistoryScheduleSettings`
      info	[Changelog] - New struct `AccessReviewInstance`
      info	[Changelog] - New struct `AccessReviewInstanceClient`
      info	[Changelog] - New struct `AccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `AccessReviewInstanceContactedReviewersClientListResponse`
      info	[Changelog] - New struct `AccessReviewInstanceDecisionsClient`
      info	[Changelog] - New struct `AccessReviewInstanceDecisionsClientListResponse`
      info	[Changelog] - New struct `AccessReviewInstanceListResult`
      info	[Changelog] - New struct `AccessReviewInstanceMyDecisionsClient`
      info	[Changelog] - New struct `AccessReviewInstanceMyDecisionsClientListResponse`
      info	[Changelog] - New struct `AccessReviewInstanceProperties`
      info	[Changelog] - New struct `AccessReviewInstancesAssignedForMyApprovalClient`
      info	[Changelog] - New struct `AccessReviewInstancesAssignedForMyApprovalClientListResponse`
      info	[Changelog] - New struct `AccessReviewInstancesClient`
      info	[Changelog] - New struct `AccessReviewInstancesClientListResponse`
      info	[Changelog] - New struct `AccessReviewRecurrencePattern`
      info	[Changelog] - New struct `AccessReviewRecurrenceRange`
      info	[Changelog] - New struct `AccessReviewRecurrenceSettings`
      info	[Changelog] - New struct `AccessReviewReviewer`
      info	[Changelog] - New struct `AccessReviewScheduleDefinition`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionListResult`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionProperties`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsAssignedForMyApprovalClient`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsAssignedForMyApprovalClientListResponse`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New struct `AccessReviewScheduleDefinitionsClientListResponse`
      info	[Changelog] - New struct `AccessReviewScheduleSettings`
      info	[Changelog] - New struct `AccessReviewScope`
      info	[Changelog] - New struct `Alert`
      info	[Changelog] - New struct `AlertConfiguration`
      info	[Changelog] - New struct `AlertConfigurationListResult`
      info	[Changelog] - New struct `AlertConfigurationsClient`
      info	[Changelog] - New struct `AlertConfigurationsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertDefinition`
      info	[Changelog] - New struct `AlertDefinitionListResult`
      info	[Changelog] - New struct `AlertDefinitionProperties`
      info	[Changelog] - New struct `AlertDefinitionsClient`
      info	[Changelog] - New struct `AlertDefinitionsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertIncident`
      info	[Changelog] - New struct `AlertIncidentListResult`
      info	[Changelog] - New struct `AlertIncidentsClient`
      info	[Changelog] - New struct `AlertIncidentsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertListResult`
      info	[Changelog] - New struct `AlertOperationClient`
      info	[Changelog] - New struct `AlertOperationListResult`
      info	[Changelog] - New struct `AlertOperationResult`
      info	[Changelog] - New struct `AlertProperties`
      info	[Changelog] - New struct `AlertsClient`
      info	[Changelog] - New struct `AlertsClientListForScopeResponse`
      info	[Changelog] - New struct `AlertsClientRefreshAllResponse`
      info	[Changelog] - New struct `AlertsClientRefreshResponse`
      info	[Changelog] - New struct `AzureRolesAssignedOutsidePimAlertConfigurationProperties`
      info	[Changelog] - New struct `AzureRolesAssignedOutsidePimAlertIncidentProperties`
      info	[Changelog] - New struct `DuplicateRoleCreatedAlertConfigurationProperties`
      info	[Changelog] - New struct `DuplicateRoleCreatedAlertIncidentProperties`
      info	[Changelog] - New struct `ErrorDefinition`
      info	[Changelog] - New struct `ErrorDefinitionProperties`
      info	[Changelog] - New struct `Operation`
      info	[Changelog] - New struct `OperationDisplay`
      info	[Changelog] - New struct `OperationListResult`
      info	[Changelog] - New struct `OperationsClient`
      info	[Changelog] - New struct `OperationsClientListResponse`
      info	[Changelog] - New struct `RecordAllDecisionsProperties`
      info	[Changelog] - New struct `ScopeAccessReviewDefaultSettingsClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionInstancesClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewHistoryDefinitionsClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceContactedReviewersClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstanceDecisionsClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClient`
      info	[Changelog] - New struct `ScopeAccessReviewInstancesClientListResponse`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClient`
      info	[Changelog] - New struct `ScopeAccessReviewScheduleDefinitionsClientListResponse`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClient`
      info	[Changelog] - New struct `TenantLevelAccessReviewInstanceContactedReviewersClientListResponse`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties`
      info	[Changelog] - New struct `TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties`
      info	[Changelog]
      info	[Changelog] Total 342 breaking change(s), 439 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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-authorization [View full logs]  [Preview SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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]  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
      warn	No file changes detected after generation
    • ️✔️authorization [View full logs
    ️️✔️ azure-powershell succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from d2c6e14401cf89e7dd741a1f0c8d5e597b4a7667. 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
    • ️✔️Az.Authorization [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 2, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/authorization/armauthorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-authorization-generated Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.Authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-authorization Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @ghost ghost added the Authorization label Dec 2, 2022
    @juliawelborn juliawelborn force-pushed the user/juliawelborn/updatePaths branch from 54df205 to cf92958 Compare December 2, 2022 16:18
    @juliawelborn juliawelborn force-pushed the user/juliawelborn/updatePaths branch from cf92958 to 45828e6 Compare December 2, 2022 16:20
    @AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required NewApiVersionRequired resource-manager labels Dec 2, 2022
    @openapi-workflow-bot
    Copy link

    Hi @juliawelborn, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @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.

    @ArcturusZhang
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    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