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

Add additional Dapr options (2022-05-01) #19410

Conversation

ahmelsayed
Copy link
Contributor

@ahmelsayed ahmelsayed commented Jun 10, 2022

…o version 2022-05-01MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

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. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the 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 refresh required 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

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 appy 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a 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-pipeline-app
Copy link

openapi-pipeline-app bot commented Jun 10, 2022

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 16 Warnings warning [Detail]
compared swaggers (via Oad v0.9.6)] new version base version
ContainerApps.json 2022-05-01(5951b81) 2022-03-01(main)
ContainerApps.json 2022-05-01(5951b81) 2022-01-01-preview(main)

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

Rule Message
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ContainerAppPatch' removed or renamed?
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L410:3
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L415:3
⚠️ 1009 - RemovedRequiredParameter The required parameter 'name' was removed in the new version.
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L113:11
⚠️ 1009 - RemovedRequiredParameter The required parameter 'name' was removed in the new version.
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L162:11
⚠️ 1009 - RemovedRequiredParameter The required parameter 'name' was removed in the new version.
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L223:11
⚠️ 1009 - RemovedRequiredParameter The required parameter 'name' was removed in the new version.
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L272:11
⚠️ 1009 - RemovedRequiredParameter The required parameter 'name' was removed in the new version.
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L385:11
⚠️ 1010 - AddingRequiredParameter The required parameter 'containerAppName' was added in the new version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L113:11
⚠️ 1010 - AddingRequiredParameter The required parameter 'containerAppName' was added in the new version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L162:11
⚠️ 1010 - AddingRequiredParameter The required parameter 'containerAppName' was added in the new version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L223:11
⚠️ 1010 - AddingRequiredParameter The required parameter 'containerAppName' was added in the new version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L272:11
⚠️ 1010 - AddingRequiredParameter The required parameter 'containerAppName' was added in the new version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L380:11
⚠️ 1011 - AddingResponseCode The new version adds a response code '202'.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L293:11
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L284:13
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L284:13
⚠️ 1034 - AddedRequiredProperty The new version has new required property 'location' that was not found in the old version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L465:7
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L562:7
⚠️ 1034 - AddedRequiredProperty The new version has new required property 'location' that was not found in the old version.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L284:13
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L284:13
⚠️ 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
New: Microsoft.App/stable/2022-05-01/ContainerApps.json#L258:7
Old: Microsoft.App/preview/2022-01-01-preview/ContainerApps.json#L258:7
️⚠️LintDiff: 1 Warnings warning [Detail]
compared tags (via openapi-validator v1.13.0) new version base version
package-2022-05 package-2022-05(5951b81) package-2022-05(Microsoft.App-2022-05-01)

The following errors/warnings are introduced by current PR:

Rule Message
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableApiLogging
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L607


The following errors/warnings exist before current PR submission:

Rule Message
⚠️ R2023 - SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L148
⚠️ R2023 - SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L209
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L558
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: external
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L622
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: allowInsecure
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L665
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: latestRevision
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L742
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isHostnameAlreadyVerified
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L792
⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: hasConflictOnManagedEnvironment
Location: Microsoft.App/stable/2022-05-01/ContainerApps.json#L862
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️SDK Track2 Validation: 0 Warnings warning [Detail]
  • The following tags are being changed in this PR
    • "https://github.com/Azure/azure-rest-api-specs/blob/5951b8119d27b9afe5cd985cc4f35d028528a462/specification/app/resource-manager/readme.md#tag-package-2022-05">app/resource-manager/readme.md#package-2022-05
The following errors/warnings exist before current PR submission:
Rule Message
⚠️ UnkownSecurityScheme "readme":"app/resource-manager/readme.md",
"tag":"package-2022-05",
"details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
AzureKey,
Anonymous"
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️CadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi, @ahmelsayed 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]

    1 similar comment
    @openapi-workflow-bot
    Copy link

    Hi, @ahmelsayed 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 Jun 10, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go-track2 - armapp - 0.1.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-app - 1.0.0b2
    ️✔️azure-sdk-for-js - @azure/arm-app - 1.0.0
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 3510a008c5d84cae9a0e1b140872fdd3efd7eea1. 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]  config global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-app [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation ContainerAppsOperations.begin_update
      info	[Changelog]   - Added operation DaprComponentsOperations.list_secrets
      info	[Changelog]   - Added operation ManagedEnvironmentsOperations.begin_update
      info	[Changelog]   - Added operation group ContainerAppsDiagnosticsOperations
      info	[Changelog]   - Added operation group ManagedEnvironmentDiagnosticsOperations
      info	[Changelog]   - Added operation group ManagedEnvironmentsDiagnosticsOperations
      info	[Changelog]   - Added operation group NamespacesOperations
      info	[Changelog]   - Model CertificateProperties has a new parameter subject_alternative_names
      info	[Changelog]   - Model Dapr has a new parameter enable_api_logging
      info	[Changelog]   - Model Dapr has a new parameter http_max_request_size
      info	[Changelog]   - Model Dapr has a new parameter http_read_buffer_size
      info	[Changelog]   - Model Dapr has a new parameter log_level
      info	[Changelog]   - Model GithubActionConfiguration has a new parameter context_path
      info	[Changelog]   - Model GithubActionConfiguration has a new parameter image
      info	[Changelog]   - Model ManagedEnvironment has a new parameter custom_domain_configuration
      info	[Changelog]   - Model ManagedEnvironment has a new parameter dapr_ai_connection_string
      info	[Changelog]   - Model ManagedEnvironment has a new parameter zone_redundant
      info	[Changelog]   - Model RegistryCredentials has a new parameter identity
      info	[Changelog]   - Model Revision has a new parameter traffic_labels
      info	[Changelog]   - Model TrafficWeight has a new parameter label
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model CustomHostnameAnalysisResult no longer has parameter id
      info	[Changelog]   - Model CustomHostnameAnalysisResult no longer has parameter name
      info	[Changelog]   - Model CustomHostnameAnalysisResult no longer has parameter system_data
      info	[Changelog]   - Model CustomHostnameAnalysisResult no longer has parameter type
      info	[Changelog]   - Model GithubActionConfiguration no longer has parameter dockerfile_path
      info	[Changelog]   - Operation CertificatesOperations.create_or_update has a new parameter certificate_name
      info	[Changelog]   - Operation CertificatesOperations.create_or_update has a new parameter environment_name
      info	[Changelog]   - Operation CertificatesOperations.create_or_update no longer has parameter managed_environment_name
      info	[Changelog]   - Operation CertificatesOperations.create_or_update no longer has parameter name
      info	[Changelog]   - Operation CertificatesOperations.delete has a new parameter certificate_name
      info	[Changelog]   - Operation CertificatesOperations.delete has a new parameter environment_name
      info	[Changelog]   - Operation CertificatesOperations.delete no longer has parameter managed_environment_name
      info	[Changelog]   - Operation CertificatesOperations.delete no longer has parameter name
      info	[Changelog]   - Operation CertificatesOperations.get has a new parameter certificate_name
      info	[Changelog]   - Operation CertificatesOperations.get has a new parameter environment_name
      info	[Changelog]   - Operation CertificatesOperations.get no longer has parameter managed_environment_name
      info	[Changelog]   - Operation CertificatesOperations.get no longer has parameter name
      info	[Changelog]   - Operation CertificatesOperations.list has a new parameter environment_name
      info	[Changelog]   - Operation CertificatesOperations.list no longer has parameter managed_environment_name
      info	[Changelog]   - Operation CertificatesOperations.update has a new parameter certificate_name
      info	[Changelog]   - Operation CertificatesOperations.update has a new parameter environment_name
      info	[Changelog]   - Operation CertificatesOperations.update no longer has parameter managed_environment_name
      info	[Changelog]   - Operation CertificatesOperations.update no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.create_or_update has a new parameter auth_config_name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.create_or_update no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.delete has a new parameter auth_config_name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.delete no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.get has a new parameter auth_config_name
      info	[Changelog]   - Operation ContainerAppsAuthConfigsOperations.get no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsOperations.begin_create_or_update has a new parameter container_app_name
      info	[Changelog]   - Operation ContainerAppsOperations.begin_create_or_update no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsOperations.begin_delete has a new parameter container_app_name
      info	[Changelog]   - Operation ContainerAppsOperations.begin_delete no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsOperations.get has a new parameter container_app_name
      info	[Changelog]   - Operation ContainerAppsOperations.get no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsOperations.list_secrets has a new parameter container_app_name
      info	[Changelog]   - Operation ContainerAppsOperations.list_secrets no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsRevisionReplicasOperations.get_replica has a new parameter replica_name
      info	[Changelog]   - Operation ContainerAppsRevisionReplicasOperations.get_replica no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.activate_revision has a new parameter revision_name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.activate_revision no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.deactivate_revision has a new parameter revision_name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.deactivate_revision no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.get_revision has a new parameter revision_name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.get_revision no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.list_revisions has a new parameter filter
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.restart_revision has a new parameter revision_name
      info	[Changelog]   - Operation ContainerAppsRevisionsOperations.restart_revision no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.begin_create_or_update has a new parameter source_control_name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.begin_create_or_update no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.begin_delete has a new parameter source_control_name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.begin_delete no longer has parameter name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.get has a new parameter source_control_name
      info	[Changelog]   - Operation ContainerAppsSourceControlsOperations.get no longer has parameter name
      info	[Changelog]   - Operation DaprComponentsOperations.create_or_update has a new parameter component_name
      info	[Changelog]   - Operation DaprComponentsOperations.create_or_update no longer has parameter name
      info	[Changelog]   - Operation DaprComponentsOperations.delete has a new parameter component_name
      info	[Changelog]   - Operation DaprComponentsOperations.delete no longer has parameter name
      info	[Changelog]   - Operation DaprComponentsOperations.get has a new parameter component_name
      info	[Changelog]   - Operation DaprComponentsOperations.get no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.begin_create_or_update has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.begin_create_or_update no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.begin_delete has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.begin_delete no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.get has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsOperations.get no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.create_or_update has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.create_or_update has a new parameter storage_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.create_or_update no longer has parameter env_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.create_or_update no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.delete has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.delete has a new parameter storage_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.delete no longer has parameter env_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.delete no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.get has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.get has a new parameter storage_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.get no longer has parameter env_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.get no longer has parameter name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.list has a new parameter environment_name
      info	[Changelog]   - Operation ManagedEnvironmentsStoragesOperations.list no longer has parameter env_name
      info	[Changelog]   - Removed operation ContainerAppsOperations.update
      info	[Changelog]   - Removed operation ManagedEnvironmentsOperations.update
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 3510a008c5d84cae9a0e1b140872fdd3efd7eea1. 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-app [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group ContainerAppsDiagnostics
      info	[Changelog]   - Added operation group ManagedEnvironmentDiagnostics
      info	[Changelog]   - Added operation group ManagedEnvironmentsDiagnostics
      info	[Changelog]   - Added operation group Namespaces
      info	[Changelog]   - Added operation ContainerApps.beginUpdate
      info	[Changelog]   - Added operation ContainerApps.beginUpdateAndWait
      info	[Changelog]   - Added operation DaprComponents.listSecrets
      info	[Changelog]   - Added operation ManagedEnvironments.beginUpdate
      info	[Changelog]   - Added operation ManagedEnvironments.beginUpdateAndWait
      info	[Changelog]   - Added Interface AuthConfig
      info	[Changelog]   - Added Interface Certificate
      info	[Changelog]   - Added Interface CheckNameAvailabilityRequest
      info	[Changelog]   - Added Interface CheckNameAvailabilityResponse
      info	[Changelog]   - Added Interface ContainerApp
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsGetDetectorOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsGetRevisionOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsGetRootOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsListDetectorsNextOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsListDetectorsOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsListRevisionsNextOptionalParams
      info	[Changelog]   - Added Interface ContainerAppsDiagnosticsListRevisionsOptionalParams
      info	[Changelog]   - Added Interface CustomDomainConfiguration
      info	[Changelog]   - Added Interface CustomHostnameAnalysisResult
      info	[Changelog]   - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo
      info	[Changelog]   - Added Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem
      info	[Changelog]   - Added Interface DaprComponent
      info	[Changelog]   - Added Interface DaprComponentsListSecretsOptionalParams
      info	[Changelog]   - Added Interface DaprSecretsCollection
      info	[Changelog]   - Added Interface DiagnosticDataProviderMetadata
      info	[Changelog]   - Added Interface DiagnosticDataProviderMetadataPropertyBagItem
      info	[Changelog]   - Added Interface DiagnosticDataTableResponseColumn
      info	[Changelog]   - Added Interface DiagnosticDataTableResponseObject
      info	[Changelog]   - Added Interface DiagnosticRendering
      info	[Changelog]   - Added Interface Diagnostics
      info	[Changelog]   - Added Interface DiagnosticsCollection
      info	[Changelog]   - Added Interface DiagnosticsDataApiResponse
      info	[Changelog]   - Added Interface DiagnosticsDefinition
      info	[Changelog]   - Added Interface DiagnosticsProperties
      info	[Changelog]   - Added Interface DiagnosticsStatus
      info	[Changelog]   - Added Interface DiagnosticSupportTopic
      info	[Changelog]   - Added Interface ManagedEnvironment
      info	[Changelog]   - Added Interface ManagedEnvironmentDiagnosticsGetDetectorOptionalParams
      info	[Changelog]   - Added Interface ManagedEnvironmentDiagnosticsListDetectorsOptionalParams
      info	[Changelog]   - Added Interface ManagedEnvironmentsDiagnosticsGetRootOptionalParams
      info	[Changelog]   - Added Interface ManagedEnvironmentStorage
      info	[Changelog]   - Added Interface NamespacesCheckNameAvailabilityOptionalParams
      info	[Changelog]   - Added Interface ProxyResource
      info	[Changelog]   - Added Interface Replica
      info	[Changelog]   - Added Interface Revision
      info	[Changelog]   - Added Interface SourceControl
      info	[Changelog]   - Added Interface TrackedResource
      info	[Changelog]   - Added Interface TrafficLabel
      info	[Changelog]   - Added Type Alias CheckNameAvailabilityReason
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetDetectorResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetRevisionResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsGetRootResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListDetectorsNextResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListDetectorsResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListRevisionsNextResponse
      info	[Changelog]   - Added Type Alias ContainerAppsDiagnosticsListRevisionsResponse
      info	[Changelog]   - Added Type Alias DaprComponentsListSecretsResponse
      info	[Changelog]   - Added Type Alias LogLevel
      info	[Changelog]   - Added Type Alias ManagedEnvironmentDiagnosticsGetDetectorResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentDiagnosticsListDetectorsResponse
      info	[Changelog]   - Added Type Alias ManagedEnvironmentsDiagnosticsGetRootResponse
      info	[Changelog]   - Added Type Alias NamespacesCheckNameAvailabilityResponse
      info	[Changelog]   - Added Type Alias Scheme
      info	[Changelog]   - Interface CertificateProperties has a new optional parameter subjectAlternativeNames
      info	[Changelog]   - Interface ContainerAppsRevisionsListRevisionsNextOptionalParams has a new optional parameter filter
      info	[Changelog]   - Interface ContainerAppsRevisionsListRevisionsOptionalParams has a new optional parameter filter
      info	[Changelog]   - Interface ContainerAppsUpdateOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface ContainerAppsUpdateOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface Dapr has a new optional parameter enableApiLogging
      info	[Changelog]   - Interface Dapr has a new optional parameter httpMaxRequestSize
      info	[Changelog]   - Interface Dapr has a new optional parameter httpReadBufferSize
      info	[Changelog]   - Interface Dapr has a new optional parameter logLevel
      info	[Changelog]   - Interface GithubActionConfiguration has a new optional parameter contextPath
      info	[Changelog]   - Interface GithubActionConfiguration has a new optional parameter image
      info	[Changelog]   - Interface ManagedEnvironmentsUpdateOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface ManagedEnvironmentsUpdateOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface RegistryCredentials has a new optional parameter identity
      info	[Changelog]   - Interface TrafficWeight has a new optional parameter label
      info	[Changelog]   - Class ContainerAppsAPIClient has a new parameter containerAppsDiagnostics
      info	[Changelog]   - Class ContainerAppsAPIClient has a new parameter managedEnvironmentDiagnostics
      info	[Changelog]   - Class ContainerAppsAPIClient has a new parameter managedEnvironmentsDiagnostics
      info	[Changelog]   - Class ContainerAppsAPIClient has a new parameter namespaces
      info	[Changelog]   - Added Enum KnownCheckNameAvailabilityReason
      info	[Changelog]   - Added Enum KnownLogLevel
      info	[Changelog]   - Added Enum KnownScheme
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation ContainerApps.update
      info	[Changelog]   - Removed operation ManagedEnvironments.update
      info	[Changelog]   - Interface GithubActionConfiguration no longer has parameter dockerfilePath
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 3510a008c5d84cae9a0e1b140872fdd3efd7eea1. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    Posted by Swagger Pipeline | How to fix these errors?

    Copy link
    Contributor

    @ruslany ruslany left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    :shipit:

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 20, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @ahmelsayed your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    @rkmanda rkmanda added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jul 20, 2022
    @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 Jul 20, 2022
    @changlong-liu
    Copy link
    Member

    hi @ahmelsayed , referring to https://github.com/Azure/azure-rest-api-specs/pull/19410/checks?check_run_id=6835959217, this PR is for a stable api version containing breaking change. would you please select below option in top comment to require a breaking change review?
    image

    @ahmelsayed
    Copy link
    Contributor Author

    @changlong-liu I selected #4 even though it's adding new optional properties to an existing API, but these properties have new validation

    @openapi-workflow-bot
    Copy link

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

    @changlong-liu
    Copy link
    Member

    @changlong-liu I selected #4 even though it's adding new optional properties to an existing API, but these properties have new validation

    Hi @ahmelsayed , looks like some properties are removed: https://github.com/Azure/azure-rest-api-specs/pull/19410/checks?check_run_id=6835959217

    @ahmelsayed ahmelsayed changed the title Add additional Dapr options Add additional Dapr options (2022-05-01) Jul 26, 2022
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 5, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Python track2_azure-mgmt-app Create ApiView failed. Please ask PR assignee for help
    Java azure-resourcemanager-appcontainers Create ApiView failed. Please ask PR assignee for help
    JavaScript @azure/arm-app Create ApiView failed. Please ask PR assignee for help

    @changlong-liu changlong-liu merged commit 1dc0c99 into Azure:Microsoft.App-2022-05-01 Aug 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-JavaScript resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants