Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parameter enum from getAccess to gitAccess #13412

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

solankisamir
Copy link
Member

@solankisamir solankisamir commented Mar 13, 2021

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

Changelog

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

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

@openapi-workflow-bot
Copy link

Hi, @solankisamir 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. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 13, 2021

    Swagger Validation Report

    ️❌BreakingChange: 23 Errors, 0 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    New: Microsoft.ApiManagement/preview/2021-01-01-preview/apimanagement.json#L147:5
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimanagement.json#L147:5
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L102:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L148:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L197:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L258:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L321:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L363:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L405:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L456:9
    1019 - RemovedEnumValue The new version is removing enum value(s) 'getAccess' from the old version.
    Old: Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json#L498:9
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.

    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️[Staging] SDK Track2 Validation: 932 Warnings warning [Detail] Only 10 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ErrorFieldContract' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ErrorResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ErrorResponseBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'RegionContract' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'RegionListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ResourceSkuResults' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ResourceSkuResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ResourceSkuCapacity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ⚠️ PreCheck/SchemaMissingType "readme":"apimanagement/resource-manager/readme.md",
    "tag":"package-preview-2021-01",
    "details":"The schema 'ResourceSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 13, 2021

    Swagger Generation Artifacts

    ️🔄 azure-sdk-for-net inProgress [Detail]
    ️❌ azure-sdk-for-go failed [Detail]
    • Failed [Logs]Release - Generate from 47f35bf. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
      Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
      HttpError: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
          at /home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit/request@5.4.9/node_modules/@octokit/request/dist-node/index.js:66:23
          at processTicksAndRejections (internal/process/task_queues.js:93:5)
          at async workflowPkgUpdatePR (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:305:21)
          at async Object.exports.workflowPkgMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:40:5)
          at async workflowHandleReadmeMd (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:171:9)
          at async Object.exports.workflowMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:83:9)
          at async Object.exports.sdkAutoMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:152:13)
          at async /home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:18:20
    • ️✔️apimanagement/mgmt/2019-12-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2019-01-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2018-01-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2017-03-01/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2016-10-10/apimanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️apimanagement/mgmt/2016-07-07/apimanagement [View full logs
      info	[Changelog] No exported changes
      error	Fatal error: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
      error	The following packages are still pending:
      error		apimanagement/mgmt/2019-12-01/apimanagement
      error		apimanagement/mgmt/2019-01-01/apimanagement
      error		apimanagement/mgmt/2018-01-01/apimanagement
      error		apimanagement/mgmt/2017-03-01/apimanagement
      error		apimanagement/mgmt/2016-10-10/apimanagement
      error		apimanagement/mgmt/2016-07-07/apimanagement
      error		preview/apimanagement/mgmt/2019-12-01-preview/apimanagement
      error		preview/apimanagement/mgmt/2018-06-01-preview/apimanagement
    • ️✔️preview/apimanagement/mgmt/2019-12-01-preview/apimanagement
    • ️✔️preview/apimanagement/mgmt/2018-06-01-preview/apimanagement
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 47f35bf. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/apimanagement/resource-manager/readme.md
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByOperation' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByApi' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityStateByProduct' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityState' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'checkEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'checkEntityExists' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
      cmdout	[Autorest] WARNING: HEAD 'getEntityTag' method missing 404 status code section -- this might be unintentional.
    • ️✔️@azure/arm-apimanagement [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/apiManagementClient.js → ./dist/arm-apimanagement.js...
      cmderr	[npmPack] created ./dist/arm-apimanagement.js in 2s
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 47f35bf. 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
    • ️✔️azure-mgmt-apimanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model AdditionalLocation has a new parameter public_ip_address_id
      info	[Changelog]   - Model AdditionalLocation has a new parameter zones
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter public_ip_address_id
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter restore
      info	[Changelog]   - Model NamedValueCreateContract has a new parameter key_vault
      info	[Changelog]   - Model ApiEntityBaseContract has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiEntityBaseContract has a new parameter license
      info	[Changelog]   - Model ApiEntityBaseContract has a new parameter contact
      info	[Changelog]   - Model ApiTagResourceContractProperties has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiTagResourceContractProperties has a new parameter license
      info	[Changelog]   - Model ApiTagResourceContractProperties has a new parameter contact
      info	[Changelog]   - Model BackendServiceFabricClusterProperties has a new parameter client_certificate_id
      info	[Changelog]   - Model RecipientUserCollection has a new parameter count
      info	[Changelog]   - Model PolicyCollection has a new parameter count
      info	[Changelog]   - Model HostnameConfiguration has a new parameter identity_client_id
      info	[Changelog]   - Model HostnameConfiguration has a new parameter certificate_source
      info	[Changelog]   - Model HostnameConfiguration has a new parameter certificate_status
      info	[Changelog]   - Model NamedValueContract has a new parameter key_vault
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls11_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter tls10_enabled
      info	[Changelog]   - Model GatewayHostnameConfigurationContract has a new parameter http2_enabled
      info	[Changelog]   - Model ApiUpdateContract has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiUpdateContract has a new parameter license
      info	[Changelog]   - Model ApiUpdateContract has a new parameter contact
      info	[Changelog]   - Model DiagnosticContract has a new parameter operation_name_format
      info	[Changelog]   - Model ApiContract has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiContract has a new parameter license
      info	[Changelog]   - Model ApiContract has a new parameter contact
      info	[Changelog]   - Model HttpMessageDiagnostic has a new parameter data_masking
      info	[Changelog]   - Model RecipientEmailCollection has a new parameter count
      info	[Changelog]   - Model ApiContractProperties has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiContractProperties has a new parameter license
      info	[Changelog]   - Model ApiContractProperties has a new parameter contact
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter public_ip_address_id
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter restore
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter zones
      info	[Changelog]   - Model CertificateContract has a new parameter key_vault
      info	[Changelog]   - Model BackendCredentialsContract has a new parameter certificate_ids
      info	[Changelog]   - Model CacheUpdateParameters has a new parameter use_from_location
      info	[Changelog]   - Model ApiCreateOrUpdateParameter has a new parameter terms_of_service_url
      info	[Changelog]   - Model ApiCreateOrUpdateParameter has a new parameter license
      info	[Changelog]   - Model ApiCreateOrUpdateParameter has a new parameter contact
      info	[Changelog]   - Model ParameterContract has a new parameter schema_id
      info	[Changelog]   - Model ParameterContract has a new parameter type_name
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter public_ip_address_id
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter restore
      info	[Changelog]   - Model NamedValueUpdateParameters has a new parameter key_vault
      info	[Changelog]   - Added operation ApiManagementServiceOperations.get_domain_ownership_identifier
      info	[Changelog]   - Added operation NamedValueOperations.refresh_secret
      info	[Changelog]   - Added operation UserSubscriptionOperations.get
      info	[Changelog]   - Added operation CertificateOperations.refresh_secret
      info	[Changelog]   - Added operation TenantAccessOperations.list_by_service
      info	[Changelog]   - Added operation TenantAccessOperations.create
      info	[Changelog]   - Added operation group PortalRevisionOperations
      info	[Changelog]   - Added operation group GatewayCertificateAuthorityOperations
      info	[Changelog]   - Added operation group PortalSettingsOperations
      info	[Changelog]   - Added operation group ContentItemOperations
      info	[Changelog]   - Added operation group ContentTypeOperations
      info	[Changelog]   - Added operation group DeletedServicesOperations
      info	[Changelog]   - Added operation group ApiManagementSkusOperations
      info	[Changelog]   - Added operation group TenantSettingsOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation CertificateOperations.create_or_update has a new signature
      info	[Changelog]   - Operation CertificateOperations.list_by_service has a new signature
      info	[Changelog]   - Operation EmailTemplateOperations.update has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.create_or_update has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.delete has a new signature
      info	[Changelog]   - Operation NamedValueOperations.list_by_service has a new signature
      info	[Changelog]   - Operation SubscriptionOperations.create_or_update has a new signature
      info	[Changelog]   - Operation SubscriptionOperations.update has a new signature
      info	[Changelog]   - Operation TenantAccessGitOperations.regenerate_primary_key has a new signature
      info	[Changelog]   - Operation TenantAccessGitOperations.regenerate_secondary_key has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.get has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.get_entity_tag has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.list_secrets has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.regenerate_primary_key has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.regenerate_secondary_key has a new signature
      info	[Changelog]   - Operation UserConfirmationPasswordOperations.send has a new signature
      info	[Changelog]   - Operation UserOperations.delete has a new signature
      info	[Changelog]   - Operation LoggerOperations.delete has a new signature
      info	[Changelog]   - Operation EmailTemplateOperations.update has a new signature
      info	[Changelog]   - Operation CertificateOperations.create_or_update has a new signature
      info	[Changelog]   - Operation GatewayApiOperations.list_by_service has a new signature
      info	[Changelog]   - Operation GatewayHostnameConfigurationOperations.list_by_service has a new signature
      info	[Changelog]   - Operation GatewayOperations.list_by_service has a new signature
      info	[Changelog]   - Operation TenantAccessOperations.update has a new signature
      info	[Changelog]   - Operation UserOperations.create_or_update has a new signature
      info	[Changelog]   - Model CacheContract has a new required parameter use_from_location
      info	[Changelog]   - Model ConnectivityStatusContract has a new required parameter resource_type
      info	[Changelog]   - Model ConnectivityStatusContract has a new required parameter is_optional
      info	[Changelog]   - Removed operation TenantAccessGitOperations.list_secrets
      info	[Changelog]   - Removed operation TenantAccessGitOperations.get
      info	[Changelog]   - Model CertificateCreateOrUpdateParameters has a new signature
      info	[Changelog]   - Model AccessInformationContract has a new signature
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 47f35bf. Schema Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6374 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/apimanagement/resource-manager/readme.md
    • ️✔️apimanagement [View full logs]  [Release Schema Changes]
      cmderr	[resource-manager] node-pre-gyp
      cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
      cmderr	[resource-manager]  WARN template-schema-validation-tools@1.0.0 No repository field.
      cmderr	[resource-manager] WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
      cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @solankisamir, 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.

    @solankisamir
    Copy link
    Member Author

    solankisamir commented Mar 13, 2021

    Breaknig Change Review Request: https://msazure.visualstudio.com/One/_workitems/edit/9520568

    MirzaSikander pushed a commit to MirzaSikander/azure-rest-api-specs that referenced this pull request Mar 22, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    API Management Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 CI-BreakingChange-Python FixS360
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants