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

Swagger for ASD Transfer out #16000

Conversation

calvinsID
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 langauge 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 label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • 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-workflow-bot
Copy link

Hi, @calvinsID 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 Sep 10, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 3 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'Domains_TransferOut' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DomainRegistration/stable/2021-03-01/Domains.json#L718
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'WebApps_Restart' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Microsoft.Web/stable/2021-03-01/WebApps.json#L8070
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'WebApps_RestartSlot' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Microsoft.Web/stable/2021-03-01/WebApps.json#L17322


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4019 - GetCollectionResponseSchema The response in the GET collection operation 'AppServicePlans_ListVnets' does not match the response definition in the individual GET operation 'AppServicePlans_GetVnetFromServerFarm' .
    Location: Microsoft.Web/stable/2021-03-01/AppServicePlans.json#L884
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'DeletedWebApps' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/DeletedWebApps.json#L106
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Diagnostics' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Diagnostics.json#L281
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Diagnostics' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Diagnostics.json#L334
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Diagnostics' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Diagnostics.json#L954
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Diagnostics' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Diagnostics.json#L1014
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Recommendations' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Recommendations.json#L102
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Recommendations' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Recommendations.json#L405
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'Recommendations' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/Recommendations.json#L712
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L118
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L161
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L206
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L267
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L313
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L375
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L432
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L488
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L558
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L608
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L660
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L718
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L781
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L844
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L901
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L955
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L1009
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L1066
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L1125
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L1206
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'StaticSites' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Web/stable/2021-03-01/StaticSites.json#L1267
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️[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-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 10, 2021

    Swagger Generation Artifacts

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

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

    ️⚠️[Staging] SDK Breaking Change Tracking warning [Detail]

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

    ️️✔️ azure-sdk-for-net 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 warning [Detail]

    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-go-track2 failed [Detail]

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

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

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

    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @calvinsID, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @calvinsID calvinsID changed the title AppService Domains transfer out api swagger spec Swagger for ASD Transfer out, Certificate ListHostnameBindingByCertificate Sep 24, 2021
    @weidongxu-microsoft
    Copy link
    Member

    weidongxu-microsoft commented Sep 27, 2021

    Please check errors in ModelValidation.

    Since target is your dev branch. I can merge even if it fails (though you just put the error into your dev branch).

    @calvinsID
    Copy link
    Contributor Author

    Please check errors in ModelValidation.

    Since target is your dev branch. I can merge even if it fails (though you just put the error into your dev branch).

    Sounds good let me fix this before merging

    Copy link

    @ElleTojaroon ElleTojaroon left a comment

    Choose a reason for hiding this comment

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

    looks good!

    @calvinsID calvinsID force-pushed the user/calcha/domain-transfer-out branch from 43dbc29 to baf2d9e Compare October 21, 2021 22:43
    @calvinsID
    Copy link
    Contributor Author

    calvinsID commented Oct 21, 2021

    removed ListHostnameBindings endpoint from this, will do in separate PR since ListHostnameBindings is not in ARM manifest yet

    @calvinsID
    Copy link
    Contributor Author

    Hey @weidongxu-microsoft, do you know how I can fix the go & python SDK checks?

    @calvinsID calvinsID changed the title Swagger for ASD Transfer out, Certificate ListHostnameBindingByCertificate Swagger for ASD Transfer out Oct 22, 2021
    @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 Oct 25, 2021

    @calvinsID
    python is now good.
    go track2 might not actually work, and can be ignored.

    Let me know when you need it merged.

    @calvinsID
    Copy link
    Contributor Author

    Thanks @weidongxu-microsoft
    @naveedaz can we merge?

    @calvinsID
    Copy link
    Contributor Author

    Hi @weidongxu-microsoft good to merge, Navy gave the ok offline :)
    Wondering if you can review & merge #16516 as well please?

    @weidongxu-microsoft weidongxu-microsoft merged commit ac33054 into Azure:Web-ANT95-2021-03-01 Oct 28, 2021
    weidongxu-microsoft pushed a commit that referenced this pull request Jan 6, 2022
    * Adds base for updating Microsoft.Web from version stable/2021-02-01 to version 2021-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (#15917)
    
    * Introduce enterpriseGradeCdnStatus to StaticSites.json (#16080)
    
    * Update StaticSites.json
    
    * Update StaticSites.json
    
    * Onedeploy API swapper spec (#15985)
    
    * Onedeploy API swapper spec
    
    * Adding onedeploy custom keyword
    
    * Formatting onedeploy api indentation
    
    Formatting onedeploy api indentation
    
    * prettifier
    
    Co-authored-by: Calvin Chan <[email protected]>
    
    * Fix status codes for syncfunctiontriggers (#16413)
    
    * Add GET endpoint at /config/authsettingsv2 for Microsoft.Web (#16427)
    
    * Add GET endpoint at /config/authsettingsv2 for Microsoft.Web
    
    * Fix duplicate operation ids
    
    * Swagger for ASD Transfer out (#16000)
    
    * Add domain transfer out to swagger
    
    * Prettifier
    
    * Add 202 response for webapp restart
    
    * Add certificate listHostnameBindingsOfCertificate
    
    * Formatting
    
    * Swagger for listHostnameBindings endpoint (#16516)
    
    * Swagger for listHostnameBindings endpoint
    
    * Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (#15917)
    
    * ops
    
    Co-authored-by: Naveed Aziz <[email protected]>
    
    * User/jennylaw/containerapp (#16657)
    
    * Pre-Prettier-commit
    
    * Adding missing file
    
    * Prettier fixes
    
    * Add missing definitions
    
    * Fix intendation in readme.md
    
    * add suppressions
    
    * Add custom hostname sites endpoint (#16745)
    
    * Add custom hostname sites endpoint
    
    * Fix models
    
    * Swagger Fixes for Container App, KubeEnvironments spec (#16793)
    
    * Pre-Prettier-commit
    
    * Adding missing file
    
    * Prettier fixes
    
    * Add missing definitions
    
    * Fix intendation in readme.md
    
    * add suppressions
    
    * Fix Kube Environments 2021-03-01 contract + add list secrets api to Container Apps Swagger
    
    * Fix sercret read property
    
    * Prettier fix
    
    * Model fix
    
    * Prettier Fix #2
    
    Co-authored-by: Jenny Lawrance <[email protected]>
    
    * Add long running extension for restart (#16791)
    
    * Remove unused API from ANT95 swagger (#16901)
    
    * Address PR comments (#17019)
    
    * Fixing PR comments (#17127)
    
    * Remove Certificate Hostname bindings API (#17204)
    
    * Remove Certificate Hostname bindings API
    
    * Remove examples file as well
    
    Co-authored-by: mkarmark <[email protected]>
    Co-authored-by: SatishRanjan <[email protected]>
    Co-authored-by: Calvin Chan <[email protected]>
    Co-authored-by: Connor McMahon <[email protected]>
    Co-authored-by: JennyLawrance <[email protected]>
    Co-authored-by: Sanchit Mehta <[email protected]>
    LeiWang3 pushed a commit to LeiWang3/azure-rest-api-specs that referenced this pull request Mar 31, 2022
    * Adds base for updating Microsoft.Web from version stable/2021-02-01 to version 2021-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (Azure#15917)
    
    * Introduce enterpriseGradeCdnStatus to StaticSites.json (Azure#16080)
    
    * Update StaticSites.json
    
    * Update StaticSites.json
    
    * Onedeploy API swapper spec (Azure#15985)
    
    * Onedeploy API swapper spec
    
    * Adding onedeploy custom keyword
    
    * Formatting onedeploy api indentation
    
    Formatting onedeploy api indentation
    
    * prettifier
    
    Co-authored-by: Calvin Chan <[email protected]>
    
    * Fix status codes for syncfunctiontriggers (Azure#16413)
    
    * Add GET endpoint at /config/authsettingsv2 for Microsoft.Web (Azure#16427)
    
    * Add GET endpoint at /config/authsettingsv2 for Microsoft.Web
    
    * Fix duplicate operation ids
    
    * Swagger for ASD Transfer out (Azure#16000)
    
    * Add domain transfer out to swagger
    
    * Prettifier
    
    * Add 202 response for webapp restart
    
    * Add certificate listHostnameBindingsOfCertificate
    
    * Formatting
    
    * Swagger for listHostnameBindings endpoint (Azure#16516)
    
    * Swagger for listHostnameBindings endpoint
    
    * Re-add Microsoft.CertificateRegistration and Microsoft.DomainRegistration APIs since they do not get pulled in by OpenApiHub (Azure#15917)
    
    * ops
    
    Co-authored-by: Naveed Aziz <[email protected]>
    
    * User/jennylaw/containerapp (Azure#16657)
    
    * Pre-Prettier-commit
    
    * Adding missing file
    
    * Prettier fixes
    
    * Add missing definitions
    
    * Fix intendation in readme.md
    
    * add suppressions
    
    * Add custom hostname sites endpoint (Azure#16745)
    
    * Add custom hostname sites endpoint
    
    * Fix models
    
    * Swagger Fixes for Container App, KubeEnvironments spec (Azure#16793)
    
    * Pre-Prettier-commit
    
    * Adding missing file
    
    * Prettier fixes
    
    * Add missing definitions
    
    * Fix intendation in readme.md
    
    * add suppressions
    
    * Fix Kube Environments 2021-03-01 contract + add list secrets api to Container Apps Swagger
    
    * Fix sercret read property
    
    * Prettier fix
    
    * Model fix
    
    * Prettier Fix Azure#2
    
    Co-authored-by: Jenny Lawrance <[email protected]>
    
    * Add long running extension for restart (Azure#16791)
    
    * Remove unused API from ANT95 swagger (Azure#16901)
    
    * Address PR comments (Azure#17019)
    
    * Fixing PR comments (Azure#17127)
    
    * Remove Certificate Hostname bindings API (Azure#17204)
    
    * Remove Certificate Hostname bindings API
    
    * Remove examples file as well
    
    Co-authored-by: mkarmark <[email protected]>
    Co-authored-by: SatishRanjan <[email protected]>
    Co-authored-by: Calvin Chan <[email protected]>
    Co-authored-by: Connor McMahon <[email protected]>
    Co-authored-by: JennyLawrance <[email protected]>
    Co-authored-by: Sanchit Mehta <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants