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

[DO NOT MERGE] add swagger for external policy based authorization res… #17194

Closed
wants to merge 24 commits into from
Closed

Conversation

guptanitish-ms
Copy link
Contributor

@guptanitish-ms guptanitish-ms commented Dec 30, 2021

…t api

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.

Descatles and others added 24 commits December 21, 2021 10:31
* Fix ContentCertificateProperties live validation error

* Fix Prettier check

Co-authored-by: Wenhao Zhang <[email protected]>
* Enable excel in public swagger

* update

* rollback dataflow change

* Support UAMI in ADF - M2

* UPDATE

Co-authored-by: zhanyu2014 <[email protected]>
* python config

* split namespace

* Update readme.python.md
* adhybridhealthservice space enum,softwareplan remove extra tag,solutions add go track2 config

* add track2 repo

* remove adhybridhealthservice
* Remote softwareplan go track2 config

* softwareplan has been retired

* fix
…API version 2022-01-01-preview (#17141)

* copy from last api version

* Add system data and example

* Add availability zones change

* Configuration Service

* Service Registry

* Gateway

* API portal

* App and Deployment

* BuildServices/Builds/Builders/BuildResults

* BuildPackBindings

* fix swagger of build service (#43)

* fix swagger of build service

* fix

* fix: add agentPool in BuildProperties (#44)

* Add fqdn in service resource (#45)

Co-authored-by: Xiaoyun Ding <[email protected]>

* Change appName to appResourceId (#46)

* Change appName to appResourceId

* fix

* Add resource id to connect resources

* Change operatorRuntimeState to resourceRequest (#49)

* Change appName to appResourceId

* rename sourceGateways to gatewayIds

* Change operatorRuntimeState to resourceRequest

* feat: update agent pool swagger (#50)

* Update 201 descriptions about header

* add get build (#51)

* Remove 202 for PUT

* List and Get supportedBuildpacks

* set active deployment should be async

* Update setActiveDeployments response body

* ContentCertificateProperties.content should be secret

* Add jvmOptions for Jar type

Co-authored-by: Qingyi Liu <[email protected]>
Co-authored-by: Xiaoyun Ding <[email protected]>
Co-authored-by: Xiaoyun Ding <[email protected]>
Co-authored-by: ninpan-ms <[email protected]>
Co-authored-by: zhoufenqin <[email protected]>
* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Go Language Readme Config File

* New Python Language Readme Config File

* New Typescript Language Readme Config File

* New C# Language Readme Config File

* Updated swagger

* adding examples

* correcting version of api

* Go readme changed

* Changing operation id Names from oepresource to energyservices

* added id for data partition name for linter to pass

* Removing stray operationsgroupget file

* lint fix

* prettier fix

* added multiapi

* testing the SDK pipeline run

* Correcting go readme and adding SDK link

* Correcting go readme and adding SDK link

* Removing ARM schema

* Using common type for availability response and request

* removing definition

* renaming definition from OEPResources to EneryServices

* correcting energy services

* Changing properties name

* Adding v3 error response

* Adding description to Data partion Names list.

* correcting energyservices to energyservice

* adding operation list reponse

* correcting ref for operationlist

* Adding examples and prettier-fix
…dd version preview/2.0 (#17090)

* added extra fields to JSON list data response in docs

* added content-type field to request header

* took out content type from header field due to errors; JSON reponse fields for user Data are ready to commit

* added content-type header to userData update docs

* added a change which fixed prettier check

* changed name of enum

* added reference to ContentType

* trying to add contenttype to docs

* adding content type header

* trying to add content type header to userDate update docs

* adding content type header to update docs

* adding example parameter for new content-type request header

* changed xs-parameter-location

* trying to fix invalid type error

* Trying to fix model error

* trying new changes

* Making final changes: added content type header

* getting rid of content type header changes to work on a diff bug

* added corresponding content types for dataFormat in upload preview

* reverting changes due to unforseen model errors

* adding dataFormats that correspond to content-type

* was missing a quote

* changed format of some wording

* adding schema to swagger spec for 400 response for data upload preview

* fixing changes

* reverted changes

* trying to remove body from response examples

* adding schema to 400 response in data upload

* reverting changes again

* adding schema to 400 response in data upload

* removed header from 400 response

* adding schema

* reverting all changes

* trying changes

* reverting again 2.0

* moving responses to directions section

* semantic validation changes

* fixing model val errors

* fixing model val errors

* got rid of model val errors

* fixing prettier check errors

* fixing another prettier check error

* fixed error code response message

* removing required properties

* removing unneeded definitions

* fixed prettier check issues again

* deleted 200 response for data update (LRO)

* got rid of headers

* added header back for download 200

* added 200 response back to data update

* added content type header into user update

* fixing invalid type err

* trying to fix invalid type

* reverting content type header changes

* adding header to 202 response

* adding content type header

* adding required content header type to update api

* reverting cont header changes

* adding clarity for which media type to use
* fix web

* align the enum type name with java SDK

* add x-ms-parameter-location
* [Go] Track2 modify readme.go.md 13

* add explain
* upgrade one api-version and add to go, see what happens

* fix monitor generation in track 1

* fix the condition
* [Synapse] Azure Synapse Correctness

* roundtripCorrectnessFixes

* Prettier and Semantic fix

* Model, Semantic and Prettier fix

* More Correctness changes

* More Correctness changes

* Lint changes

* Lint Diff Fix

* Suggestions Incoporation

* Review Comment Incoporation

* Review Comments Incoporation 1

* Semantic fix

* Review Comment Incoporation

Co-authored-by: Nikhil Kumar <[email protected]>
…16936)

* Adding additional fields to CallRecording File Status Udpated event

* Updating the Recording event fields to enum

* Updating the example for RecordingFileStatusUpdated event

* Updating the recordingFormatType in recordingFileStatusUpdated example
* new folder and files added for diskRP 2021-08-01

* Adding Location header to LRO responses examples

* Add supportedCapabilities in SnapshotUpdateProperties model (#16768)

* Add supportedCapabilities in SnapshotUpdateProperties model

* Add an example for update acceleratedNetwork on snapshots

* Fix example model

* clean up

* DiskRP swagger changes for TVM and CVM of version 2021-08-01 (#16671)

* DiskRP swagger changes for TVM and CVM of version 2021-08-01

* adding examples for CVM

* fix errors

* fix errors

* fix unreferences example file

* fix for: additional properties not allowed error

* fix spell check error

* fix spell check for secureVMDiskEncryptionSetId property

* fix prettier check

* addressing comment

* addressing comments

* DiskRP Swagger changes for Remote Restore Point scenarios (#16636)

* RRP changes

* Fix prettier

* including communityGallery.json in package

* suppress bodytoplevelproperties

Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: LU WU <[email protected]>
Co-authored-by: anshulsolanki21 <[email protected]>
Co-authored-by: sukodava <[email protected]>
…2021-11-01-preview (#17104)

* Adds base for updating Microsoft.ContainerService from version stable/2021-10-01 to version 2021-11-01-preview

* Updates readme

* Updates API version in new specs and examples

* feat: define OIDC issuer profile (#16834)

* feat: define OIDC issuer profile

* fix: add `OIDC` to custom-wrods.txt

* doc: update description

* style: fix style check

* fix: add type

* add enableNamespaceResources in Managed Cluster (#16835)

* add enableNamespaceResources in Managed Cluster

* update example for enableNamespaceResources

* changed description of enableNamespaceresources

* change description for enableNamespaceResources

* feat: define currentKubernetesVersion (#16878)

Add property currentKubernetesVersion for feature AliasMinorVersion

* add message of the day for Linux nodes (#16942)

* [AKS] feat: add python SDK generation for 1001/1101-preview api (#16895)

* feat: add python SDK generation for 1001/1101-preview api

* fix: missing tag

* fix: update path

* fix: update path

* fix: typo

* feat: update readme.python.md

* Rebased from main to dev branch (#17081)

Co-authored-by: Anumita Shenoy <[email protected]>
Co-authored-by: Jianping Zeng <[email protected]>
Co-authored-by: Ace Eldeib <[email protected]>
Co-authored-by: Tong Chen <[email protected]>
….RecoveryServices-2021-11-01-preview' (#17154)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-08-01 to version 2021-11-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding backupStorageVersion to vault properties
* Fix routeNumbers type

* Rename clientId to mapsAccountClientId

* Delete wrong descriptions for bounding box

* Revert "Rename clientId to mapsAccountClientId"

This reverts commit fe8da7d.

* Remove 'Process' from ReverseSearchAddressBatchProcessResult
* Update ResourceHealth.json

fixed s360

* Update AvailabilityStatus_GetByResource.json

s360

* Update AvailabilityStatuses_List.json

s360

* Update AvailabilityStatuses_ListByResourceGroup.json

s360

* Update AvailabilityStatuses_ListByResourceGroup.json

s360

* Update AvailabilityStatuses_ListBySubscriptionId.json

s360

* Update AvailabilityStatus_GetByResource.json

s360

* Update AvailabilityStatuses_List.json

s360

* Update AvailabilityStatuses_ListByResourceGroup.json

s360

* Update AvailabilityStatuses_ListByResourceGroup.json

s360

* Update AvailabilityStatuses_ListBySubscriptionId.json

s360

* Update ResourceHealth.json

s360

* Update ResourceHealth.json

removing the "title" change in Line 370 - see if checks will be good

* Prettie changes

* Update ResourceHealth.json

fixing PR check Operations_List

* Update ResourceHealth.json

fixing PR checks

* Update ResourceHealth.json

fix PR checks 9:06AM

* Update ResourceHealth.json

fix PR checks

* Update ResourceHealth.json

fixed spaces

* Update ResourceHealth.json

fixed ResourceHealth.json

* Create Operations_List.json

fixed PR checks

* Update ResourceHealth.json

fixed PR checks

* Update ResourceHealth.json

fixed PR checks

* Update ResourceHealth.json

trying to fix

* Prettie changes 2 files

* Update Operations_List.json

fixed PR comment
…version stable/2021-08-08 (#17162)

* Adds base for updating Microsoft.AlertsManagement from version preview/2021-08-08-preview to version 2021-08-08

* Updates readme

* Updates API version in new specs and examples

* 1. added input files to new tag
2. changed alerts management client tag to the new tag

Co-authored-by: Liran Englender <[email protected]>
@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Dec 30, 2021

    Swagger Validation Report

    ️❌BreakingChange: 4 Errors, 0 Warnings failed [Detail]
    Rule Message
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'FailActivity' removed or renamed?
    New: stable/2018-06-01/entityTypes/Credential.json#L8:3
    Old: stable/2018-06-01/entityTypes/Credential.json#L8:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'FailActivityTypeProperties' removed or renamed?
    New: stable/2018-06-01/entityTypes/Credential.json#L8:3
    Old: stable/2018-06-01/entityTypes/Credential.json#L8:3
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'servicePrincipalCredentialType' renamed or removed?
    New: stable/2018-06-01/entityTypes/LinkedService.json#L2517:7
    Old: stable/2018-06-01/entityTypes/LinkedService.json#L2517:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'servicePrincipalCredential' renamed or removed?
    New: stable/2018-06-01/entityTypes/LinkedService.json#L2517:7
    Old: stable/2018-06-01/entityTypes/LinkedService.json#L2517:7
    ️⚠️LintDiff: 80 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:

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

    Rule Message
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'BuildService' 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.AppPlatform/preview/2022-01-01-preview/appplatform.json#L1197
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'BuildService' 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.AppPlatform/preview/2022-01-01-preview/appplatform.json#L1242
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'BuildServiceAgentPool_UpdatePut' 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.AppPlatform/preview/2022-01-01-preview/appplatform.json#L2362
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L6676
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L6785
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L6827
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L6873
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L6943
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L7184
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9416
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9468
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9511
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9759
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9880
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L9940
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L10056
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.OpenEnergyPlatform/preview/2021-06-01-preview/oep.json#L426
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'BuildService_ListSupportedBuildpacks' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L2077
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'BuildService_ListSupportedStacks' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L2170
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Operations_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.OpenEnergyPlatform/preview/2021-06-01-preview/oep.json#L318
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'BuildServiceModel'. Consider using the plural form of 'BuildService' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L1197
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'BuildServiceModel'. Consider using the plural form of 'BuildService' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AppPlatform/preview/2022-01-01-preview/appplatform.json#L1242


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    D5001 - XmsExamplesRequired Please provide x-ms-examples describing minimum/maximum property set for response/request payloads for operations.
    Location: Microsoft.Compute/stable/2021-07-01/compute.json#L36
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'FirewallRule' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Sql/preview/2020-11-01-preview/FirewallRules.json#L308
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ProxyResourceWithWritableName' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Sql/preview/2020-11-01-preview/FirewallRules.json#L298
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.ContainerService/preview/2021-11-01-preview/managedClusters.json#L2835
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.ContainerService/preview/2021-11-01-preview/managedClusters.json#L2928
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.ContainerService/preview/2021-11-01-preview/managedClusters.json#L4116
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Feedback/preview/1.0/feedback.json#L227
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1824
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1866
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1889
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1980
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Search/preview/1.0/search.json#L2086
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1106
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1129
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1159
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1186
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: synapse/common/v1/privateEndpointConnection.json#L326
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: synapse/common/v1/privateEndpointConnection.json#L326
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: synapse/common/v1/privateEndpointConnection.json#L326
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: synapse/common/v1/privateEndpointConnection.json#L326
    R2056 - RequiredReadOnlyProperties Property 'channelLatencyMs' is a required property. It should not be marked as 'readonly'.
    Location: Microsoft.Media/stable/2018-01-01/MediaServices.json#L993
    R2056 - RequiredReadOnlyProperties Property 'latencyResultCode' is a required property. It should not be marked as 'readonly'.
    Location: Microsoft.Media/stable/2018-01-01/MediaServices.json#L998
    ️❌Avocado: 5 Errors, 7 Warnings failed [Detail]
    Rule Message
    UNREFERENCED_JSON_FILE The swagger JSON file is not referenced from the readme file.
    readme: specification/sql/resource-manager/readme.md
    json: Microsoft.Sql/preview/2021-11-01-preview/ExternalPolicyBasedAuthorizationsResource.json
    UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
    readme: specification/sql/resource-manager/readme.md
    json: preview/2021-11-01-preview/examples/ExternalPolicyBasedAuthorizationCreateOrUpdate.json
    UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
    readme: specification/sql/resource-manager/readme.md
    json: preview/2021-11-01-preview/examples/ExternalPolicyBasedAuthorizationDelete.json
    UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
    readme: specification/sql/resource-manager/readme.md
    json: preview/2021-11-01-preview/examples/ExternalPolicyBasedAuthorizationGet.json
    UNREFERENCED_JSON_FILE The example JSON file is not referenced from the swagger file.
    readme: specification/sql/resource-manager/readme.md
    json: preview/2021-11-01-preview/examples/ExternalPolicyBasedAuthorizationList.json
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/alertsmanagement/resource-manager/readme.md
    tag: specification/alertsmanagement/resource-manager/readme.md#tag-package-2021-08
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/applicationinsights/resource-manager/readme.md
    tag: specification/applicationinsights/resource-manager/readme.md#tag-package-2021-11-01
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/compute/resource-manager/readme.md
    tag: specification/compute/resource-manager/readme.md#tag-package-2021-08-01
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/frontdoor/resource-manager/readme.md
    tag: specification/frontdoor/resource-manager/readme.md#tag-package-2020-11
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/monitor/resource-manager/readme.md
    tag: specification/monitor/resource-manager/readme.md#tag-package-2021-09
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/sql/resource-manager/readme.md
    tag: specification/sql/resource-manager/readme.md#tag-package-composite-v5
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/synapse/resource-manager/readme.md
    tag: specification/synapse/resource-manager/readme.md#tag-package-composite-v2
    ️️✔️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.
    ️🔄SDK Track2 Validation inProgress [Detail]
    ️❌PrettierCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Code style issues found
    path: stable/2018-01-01/examples/recording_file_status_updated.json
    ️️✔️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 Dec 30, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go-track2 - armsql - 0.3.0
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-sql - 4.0.0b1
    +	Removed operation group OperationsHealthOperations
    ️✔️azure-sdk-for-go - sql/mgmt/2014-04-01/sql - v61.0.0
    ⚠️azure-sdk-for-go - preview/sql/mgmt/v5.0/sql - v61.0.0
    +	Const `BackupStorageRedundancy1Geo` has been removed
    +	Const `BackupStorageRedundancy1Local` has been removed
    +	Const `BackupStorageRedundancy1Zone` has been removed
    +	Const `CurrentBackupStorageRedundancyGeo` has been removed
    +	Const `CurrentBackupStorageRedundancyLocal` has been removed
    +	Const `CurrentBackupStorageRedundancyZone` has been removed
    +	Const `RequestedBackupStorageRedundancyGeo` has been removed
    +	Const `RequestedBackupStorageRedundancyLocal` has been removed
    +	Const `RequestedBackupStorageRedundancyZone` has been removed
    +	Const `StorageAccountType1GRS` has been removed
    +	Const `StorageAccountType1LRS` has been removed
    +	Const `StorageAccountType1ZRS` has been removed
    +	Const `TargetBackupStorageRedundancyGeo` has been removed
    +	Const `TargetBackupStorageRedundancyLocal` has been removed
    +	Const `TargetBackupStorageRedundancyZone` has been removed
    +	Const `TransparentDataEncryptionActivityStatusDecrypting` has been removed
    +	Const `TransparentDataEncryptionActivityStatusEncrypting` has been removed
    +	Const `TransparentDataEncryptionStatusDisabled` has been removed
    +	Const `TransparentDataEncryptionStatusEnabled` has been removed
    +	Field `ElasticPoolID` of struct `RestorableDroppedDatabaseProperties` has been removed
    +	Field `Status` of struct `TransparentDataEncryptionProperties` has been removed
    +	Field `StorageAccountType` of struct `ManagedInstanceProperties` has been removed
    +	Function `*OperationsHealth.UnmarshalJSON` has been removed
    +	Function `*OperationsHealthListResultIterator.NextWithContext` has been removed
    +	Function `*OperationsHealthListResultIterator.Next` has been removed
    +	Function `*OperationsHealthListResultPage.NextWithContext` has been removed
    +	Function `*OperationsHealthListResultPage.Next` has been removed
    +	Function `*TransparentDataEncryption.UnmarshalJSON` has been removed
    +	Function `*TransparentDataEncryptionActivity.UnmarshalJSON` has been removed
    +	Function `LedgerDigestUploadsClient.CreateOrUpdateSender` return value(s) have been changed from `(*http.Response, error)` to `(LedgerDigestUploadsCreateOrUpdateFuture, error)`
    +	Function `LedgerDigestUploadsClient.CreateOrUpdate` return value(s) have been changed from `(LedgerDigestUploads, error)` to `(LedgerDigestUploadsCreateOrUpdateFuture, error)`
    +	Function `LedgerDigestUploadsClient.DisableSender` return value(s) have been changed from `(*http.Response, error)` to `(LedgerDigestUploadsDisableFuture, error)`
    +	Function `LedgerDigestUploadsClient.Disable` return value(s) have been changed from `(LedgerDigestUploads, error)` to `(LedgerDigestUploadsDisableFuture, error)`
    +	Function `NewOperationsHealthClientWithBaseURI` has been removed
    +	Function `NewOperationsHealthClient` has been removed
    +	Function `NewOperationsHealthListResultIterator` has been removed
    +	Function `NewOperationsHealthListResultPage` has been removed
    +	Function `NewTransparentDataEncryptionActivitiesClientWithBaseURI` has been removed
    +	Function `NewTransparentDataEncryptionActivitiesClient` has been removed
    +	Function `OperationsHealth.MarshalJSON` has been removed
    +	Function `OperationsHealthClient.ListByLocationComplete` has been removed
    +	Function `OperationsHealthClient.ListByLocationPreparer` has been removed
    +	Function `OperationsHealthClient.ListByLocationResponder` has been removed
    +	Function `OperationsHealthClient.ListByLocationSender` has been removed
    +	Function `OperationsHealthClient.ListByLocation` has been removed
    +	Function `OperationsHealthListResult.IsEmpty` has been removed
    +	Function `OperationsHealthListResult.MarshalJSON` has been removed
    +	Function `OperationsHealthListResultIterator.NotDone` has been removed
    +	Function `OperationsHealthListResultIterator.Response` has been removed
    +	Function `OperationsHealthListResultIterator.Value` has been removed
    +	Function `OperationsHealthListResultPage.NotDone` has been removed
    +	Function `OperationsHealthListResultPage.Response` has been removed
    +	Function `OperationsHealthListResultPage.Values` has been removed
    +	Function `OperationsHealthProperties.MarshalJSON` has been removed
    +	Function `PossibleBackupStorageRedundancy1Values` has been removed
    +	Function `PossibleCurrentBackupStorageRedundancyValues` has been removed
    +	Function `PossibleRequestedBackupStorageRedundancyValues` has been removed
    +	Function `PossibleStorageAccountType1Values` has been removed
    +	Function `PossibleTargetBackupStorageRedundancyValues` has been removed
    +	Function `PossibleTransparentDataEncryptionActivityStatusValues` has been removed
    +	Function `PossibleTransparentDataEncryptionStatusValues` has been removed
    +	Function `ResourceIdentityWithUserAssignedIdentities.MarshalJSON` has been removed
    +	Function `ServerConnectionPoliciesClient.CreateOrUpdateSender` return value(s) have been changed from `(*http.Response, error)` to `(ServerConnectionPoliciesCreateOrUpdateFuture, error)`
    +	Function `ServerConnectionPoliciesClient.CreateOrUpdate` return value(s) have been changed from `(ServerConnectionPolicy, error)` to `(ServerConnectionPoliciesCreateOrUpdateFuture, error)`
    +	Function `SyncGroupsClient.ListLogsComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `SyncGroupsClient.ListLogsPreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `SyncGroupsClient.ListLogs` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `TransparentDataEncryption.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationPreparer` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationResponder` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationSender` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfiguration` has been removed
    +	Function `TransparentDataEncryptionActivity.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionActivityProperties.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdatePreparer` parameter(s) have been changed from `(context.Context, string, string, string, TransparentDataEncryption)` to `(context.Context, string, string, string, LogicalDatabaseTransparentDataEncryption)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdateResponder` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, TransparentDataEncryption)` to `(context.Context, string, string, string, LogicalDatabaseTransparentDataEncryption)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdate` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.GetResponder` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.Get` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Struct `OperationsHealthClient` has been removed
    +	Struct `OperationsHealthListResultIterator` has been removed
    +	Struct `OperationsHealthListResultPage` has been removed
    +	Struct `OperationsHealthListResult` has been removed
    +	Struct `OperationsHealthProperties` has been removed
    +	Struct `OperationsHealth` has been removed
    +	Struct `ResourceIdentityWithUserAssignedIdentities` has been removed
    +	Struct `TransparentDataEncryptionActivitiesClient` has been removed
    +	Struct `TransparentDataEncryptionActivityListResult` has been removed
    +	Struct `TransparentDataEncryptionActivityProperties` has been removed
    +	Struct `TransparentDataEncryptionActivity` has been removed
    +	Struct `TransparentDataEncryption` has been removed
    +	Type of `CopyLongTermRetentionBackupParametersProperties.TargetBackupStorageRedundancy` has been changed from `TargetBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `DatabaseProperties.CurrentBackupStorageRedundancy` has been changed from `CurrentBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `DatabaseProperties.RequestedBackupStorageRedundancy` has been changed from `RequestedBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `RestorableDroppedDatabaseProperties.BackupStorageRedundancy` has been changed from `BackupStorageRedundancy1` to `BackupStorageRedundancy`
    +	Type of `StorageCapability.StorageAccountType` has been changed from `StorageAccountType1` to `StorageAccountType`
    +	Type of `UpdateLongTermRetentionBackupParametersProperties.RequestedBackupStorageRedundancy` has been changed from `RequestedBackupStorageRedundancy` to `BackupStorageRedundancy`
    ⚠️azure-sdk-for-go - preview/sql/mgmt/v4.0/sql - v61.0.0
    +	Const `All` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `DatabaseState2All` has been removed
    +	Const `DatabaseState2Deleted` has been removed
    +	Const `DatabaseState2Live` has been removed
    +	Const `DatabaseState3All` has been removed
    +	Const `DatabaseState3Deleted` has been removed
    +	Const `DatabaseState3Live` has been removed
    +	Const `DatabaseState4All` has been removed
    +	Const `DatabaseState4Deleted` has been removed
    +	Const `DatabaseState4Live` has been removed
    +	Const `DatabaseState5All` has been removed
    +	Const `DatabaseState5Deleted` has been removed
    +	Const `DatabaseState5Live` has been removed
    +	Const `DatabaseState6All` has been removed
    +	Const `DatabaseState6Deleted` has been removed
    +	Const `DatabaseState6Live` has been removed
    +	Const `Deleted` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `Geo` type has been changed from `SecondaryType` to `BackupStorageRedundancy`
    +	Const `Live` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `LongTermRetentionDatabaseStateAll` has been removed
    +	Const `LongTermRetentionDatabaseStateDeleted` has been removed
    +	Const `LongTermRetentionDatabaseStateLive` has been removed
    +	Const `Named` has been removed
    +	Field `StorageAccountType` of struct `DatabaseProperties` has been removed
    +	Function `*BackupLongTermRetentionPoliciesCreateOrUpdateFuture.UnmarshalJSON` has been removed
    +	Function `*BackupLongTermRetentionPolicy.UnmarshalJSON` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdatePreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdateResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdateSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdate` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetPreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.Get` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabasePreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabaseResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabaseSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabase` has been removed
    +	Function `BackupLongTermRetentionPolicy.MarshalJSON` has been removed
    +	Function `LongTermRetentionBackupsClient.ListByDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByDatabase` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocationComplete` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocationPreparer` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocation` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabase` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocationComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocationPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocation` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServerComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServerPreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServerComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServerPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabase` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstanceComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstancePreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstance` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocationComplete` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocationPreparer` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocation` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabase` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstanceComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstancePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstance` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocationComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocationPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocation` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `NewBackupLongTermRetentionPoliciesClientWithBaseURI` has been removed
    +	Function `NewBackupLongTermRetentionPoliciesClient` has been removed
    +	Function `PossibleDatabaseState1Values` has been removed
    +	Function `PossibleDatabaseState2Values` has been removed
    +	Function `PossibleDatabaseState3Values` has been removed
    +	Function `PossibleDatabaseState4Values` has been removed
    +	Function `PossibleDatabaseState5Values` has been removed
    +	Function `PossibleDatabaseState6Values` has been removed
    +	Function `PossibleLongTermRetentionDatabaseStateValues` has been removed
    +	Function `SystemData.MarshalJSON` has been removed
    +	Struct `BackupLongTermRetentionPoliciesClient` has been removed
    +	Struct `BackupLongTermRetentionPoliciesCreateOrUpdateFuture` has been removed
    +	Struct `BackupLongTermRetentionPolicy` has been removed
    +	Struct `LongTermRetentionPolicyProperties` has been removed
    ⚠️azure-sdk-for-go - preview/sql/mgmt/v3.0/sql - v61.0.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `QueryMetricUnitType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Function `*ManagedDatabaseRestoreDetailsResult.UnmarshalJSON` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetPreparer` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetResponder` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetSender` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.Get` has been removed
    +	Function `ManagedDatabaseRestoreDetailsProperties.MarshalJSON` has been removed
    +	Function `ManagedDatabaseRestoreDetailsResult.MarshalJSON` has been removed
    +	Function `NewManagedDatabaseRestoreDetailsClientWithBaseURI` has been removed
    +	Function `NewManagedDatabaseRestoreDetailsClient` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsClient` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsProperties` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsResult` has been removed
    ⚠️azure-sdk-for-go - preview/sql/mgmt/2018-06-01-preview/sql - v61.0.0
    +	Const `Critical` has been removed
    +	Const `High` has been removed
    +	Const `Low` has been removed
    +	Const `Medium` has been removed
    +	Const `None` type has been changed from `SensitivityLabelRank` to `IdentityType`
    ️✔️azure-sdk-for-go - preview/sql/mgmt/2017-10-01-preview/sql - v61.0.0
    ⚠️azure-sdk-for-go - preview/sql/mgmt/2017-03-01-preview/sql - v61.0.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `UnitDefinitionType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Const `UnitDefinitionTypeBytesPerSecond` has been removed
    +	Const `UnitDefinitionTypeBytes` has been removed
    +	Const `UnitDefinitionTypeCountPerSecond` has been removed
    +	Const `UnitDefinitionTypeCount` has been removed
    +	Const `UnitDefinitionTypePercent` has been removed
    +	Const `UnitDefinitionTypeSeconds` has been removed
    ⚠️azure-sdk-for-go - preview/sql/mgmt/2015-05-01-preview/sql - v61.0.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `UnitDefinitionType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Const `UnitDefinitionTypeBytesPerSecond` has been removed
    +	Const `UnitDefinitionTypeBytes` has been removed
    +	Const `UnitDefinitionTypeCountPerSecond` has been removed
    +	Const `UnitDefinitionTypeCount` has been removed
    +	Const `UnitDefinitionTypePercent` has been removed
    +	Const `UnitDefinitionTypeSeconds` has been removed
    ⚠️azure-sdk-for-js - track2_@azure/arm-sql - 10.0.0-beta.1
    +	Class SqlManagementClient no longer has parameter operationsHealthOperations
    +	Operation SyncGroups.listLogs has a new signature
    +	Removed Enum KnownEnum60
    +	Removed operation group OperationsHealthOperations
    ️🔄 azure-sdk-for-net inProgress [Detail]
    ️🔄 azure-sdk-for-python-track2 inProgress [Detail]
    ️🔄 azure-sdk-for-go inProgress [Detail]
    ️🔄 azure-sdk-for-go-track2 inProgress [Detail]
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️🔄 azure-sdk-for-java inProgress [Detail]
    ️🔄 azure-sdk-for-js inProgress [Detail]
    ️🔄 azure-powershell inProgress [Detail]
    ️🔄 azure-sdk-for-python inProgress [Detail]
    ️🔄 azure-sdk-for-net-track2 inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    This was referenced Jan 6, 2022
    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.