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

Web ant97 2022 03 01 #19430

Merged
merged 19 commits into from
Jun 24, 2022
Merged

Web ant97 2022 03 01 #19430

merged 19 commits into from
Jun 24, 2022

Conversation

naveedaz
Copy link
Contributor

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

naveedaz and others added 14 commits March 29, 2022 11:09
#18460)

* Carry fwd Microsoft.CertificateRegistration and Microsoft.DomainRegistration RPs to Api-version 2022-03-01

* Add x-ms-enum for array of inline enums. Fix reference to older api version for common defs

* Add examples for App Service Certificate orders

* Add suppressions back

* Add examples for Microsoft.DomainRegistration RP

* Fixes from prettier

* Remove unused example
…bled site properties to CommonDefinitions (#18627)

* Added vnet realted site properties to common definitions

* removed tab

Co-authored-by: Tanay Bhartia <tanaybhartia@microsoft.com>
* Add Ftp/Remote debug properties to Ase network config

* Switched changes to the right file

* Add Networking config to hosting environment creates

* Added some of the missing examples

* Remove disallowed properties from example Ase GET response

* Adjusted responses from other gets

* Added a bunch more examples

* Added other missing examples for Ase.

* Added more missing examples for Ase.

* fixed formatting

* Edit some examples, add back privatelink apis and try to supress the errors for missing examples.

* Fix suppress spelling and fix prettier

* Added missing privatelink examples since suppressing did not work
* add bring your own backend operations

* add missing files

* fix json formattin

* validation fixes

* fix

* fix more validation

* fix ids

* fix model validation

* fix descriptions

* fix environmentName description

* change to 202

* revert change to 202
* fix DUPLICATE_PARAMETER

* prettier

* fix  OBJECT_ADDITIONAL_PROPERTIES

* fix random sub in examples

* add optional hostname param to customHostnameSites RT and add examples

* move changes from 2021 api version to 2022

* move examples to 2022

* Revert "add optional hostname param to customHostnameSites RT and add examples"

This reverts commit 7fc318e.

* remove examples from 2021

* fix lintDiff

* prettier fix

* model validation fix

* suppress model validation in readme

Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
* [Microsoft.Web] Add CustomDnsSuffixConfiguration to AppServiceEnvironments

* Add examples

* Fix style issues

* Add customdnssuffix to custom-words

* Add CustomDnsSuffixConfiguration to AppServiceEnvironment definition

* Address remaining model validation errors

* Adjusted networking configuration definitions

* Addressed Arm review feedback

Co-authored-by: Jarod Aerts <jarodaerts@microsoft.com>
* Added DeploymentStatus API specs and examples

* change status to enum, rm extra dot

* suppress missing examples for now

* rm id from List Deployment Slot examples

* rm location, and rename deploymentId in GetSiteDeploymentStatus examples

* change model as string to true, add 202 operations for DeploymentStatus ops to spec

* rename operationId to deploymentStatusId, undo deploymentId rename

* add long running op, as per linter

Co-authored-by: Shubham Dhond <shdhond@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* add publicNetworkAccess property in site for swagger

* add suppression to fix Model Validation CI

* Add allowed values in the description
* Add documentation for Hosting Environment Maintenance Control

* Update example file name

* Make UpgradePreference non-nullable

* Correct indentation to 2 spaces

* Fix upgradePreference indentation

* Address swagger feedback. Add enums with descriptions.

* Move testNotification to request body. Update description text

* Fix testNotification

* Fix example

* Replace TestNotification parameter with TestUpgradeNotification API

* Rename to TestUpgradeAvailableNotification
* Added Initial Operations and some definitions

* Adding additional objects to support Logic Apps operations

* Updated path and parameters to match testing

* Prettier Fixes

* oav validat-example fixes

* Github validation fixes

* Prettier

* Updated examples and paths

* Prettier

* Revert "Prettier"

This reverts commit da090ad.

* Prettier

* Fixed model validation errors

* Filled in nextLinkName values

* Fixing swagger lintdiff errors

* added x-ms-long-running to async calls
@openapi-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 13, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 10 Errors, 4 Warnings failed [Detail]
    The following breaking changes are detected by comparison with the latest stable version:
    Rule Message
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'properties' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1609:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1518:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'id' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1609:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1518:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'name' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1609:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1518:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'kind' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1609:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1518:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'type' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1609:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1518:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'properties' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1594:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1491:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'id' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1594:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1491:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'name' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1594:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1491:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'kind' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1594:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1491:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'type' renamed or removed?
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1594:7
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1491:7
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L970:15
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L880:15
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1020:15
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L925:15
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1591:5
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1483:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.CertificateRegistration/stable/2022-03-01/AppServiceCertificateOrders.json#L1606:5
    Old: Microsoft.CertificateRegistration/stable/2021-03-01/AppServiceCertificateOrders.json#L1510:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️🔄LintDiff inProgress [Detail]
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌PoliCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    Click detail for error messages. Exception contact vsswagger@microsoft.com or https://aka.ms/swaggersupport.
    ️⚠️SDK Track2 Validation: 63 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.0.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.1.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.2.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.3.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.4.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.5.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.6.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.7.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.8.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.9.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.10.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.11.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.12.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.13.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.14.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.15.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.16.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.17.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.18.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.19.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.20.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.21.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.22.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.23.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.24.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.25.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.26.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.27.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.28.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"web/resource-manager/readme.md",
    "tag":"package-2022-03",
    "details":"Using directive.29.suppress which is deprecated and will be removed in the future."
    ️️✔️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).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 13, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]

    Only 0 items are rendered, please refer to log for more details.

    ️❌SDK Breaking Change Tracking failed [Detail]

    Only 0 items are rendered, please refer to log for more details.

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]

    Only 0 items are rendered, please refer to log for more details.

    ️⚠️ azure-sdk-for-python-track2 warning [Detail]

    Only 0 items are rendered, please refer to log for more details.

    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]

    Only 0 items are rendered, please refer to log for more details.

    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]

    Only 0 items are rendered, please refer to log for more details.

    ️⚠️ azure-sdk-for-js warning [Detail]

    Only 0 items are rendered, please refer to log for more details.

    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️❌ azure-powershell failed [Detail]

    Only 0 items are rendered, please refer to log for more details.

    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

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

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

    @weidongxu-microsoft
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @weidongxu-microsoft
    Copy link
    Member

    weidongxu-microsoft commented Jun 16, 2022

    Trying rerun the CI to see why fail in SemanticValidation.

    @naveedaz

    Do we have owner from AppServicePlans.json and WebApps.json?

    Here is 2 customer issue that likely caused by incorrect/incomplete swagger. Checking if we can at least add the "addition" one into 2022-03-01.
    The other alternative would be S360 report...

    One is on AppServicePlans, which only adds a property (that might be missing from swagger but exists in backend).
    #19254

    Another one is on WebApps, seems fixing an incorrect swagger (that involved breaking change review, but apparently customer not able to do that).
    #17653

    @weidongxu-microsoft
    Copy link
    Member

    cross-version breaking changes already approved in PR #18460

    * Adds numberOfWorkers to app service plan
    
    * Add suppression for missing ASP examples
    @weidongxu-microsoft
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    …Definitions.json (#19507)
    
    * Removed conflicting resource definition and added reference to CommonDefinitions.json
    
    * Updated resource to have workflow version
    @weidongxu-microsoft
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    Copy link
    Member

    @weidongxu-microsoft weidongxu-microsoft left a comment

    Choose a reason for hiding this comment

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

    XMS_EXAMPLE_NOTFOUND_ERROR need to be address before merge.

    @JasonFreeberg
    Copy link

    @naveedaz, @weidongxu-microsoft -- What's your rough estimate on when we'll get this merged, are we looking at this week or into July?

    @naveedaz -- It looks like this new API version renames the RP's (web/sites to WebApps). Does this mean the package and method names will change on the client SDKs?

    @weidongxu-microsoft
    Copy link
    Member

    @naveedaz

    Error in ModelValidation would require either adding examples, or suppression in readme.

    @alexkarcher-msft for verify whether the pagination with POST would require POST or GET in {nextLink} query.
    If it is POST in {nextLink} query, I recommend remove the x-ms-pagable unless you are sure future it will be a pageable and plan to support GET in {nextLink} query.

    alexkarcher-msft and others added 2 commits June 23, 2022 08:59
    * Updated nextLink object to be correctly tagged
    
    * Adding value placeholder
    
    * Updated SKU to remove conflict
    
    * Updated x-ms-enum
    
    * Added missing model
    
    * Adding more missing models
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-FixRequiredOnFailure
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.