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

[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 #16495

Conversation

kavskalyan
Copy link
Contributor

@kavskalyan kavskalyan commented Oct 21, 2021

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

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, @kavskalyan 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-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 Oct 21, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 14 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R1005 - GetInOperationName 'GET' operation 'CassandraClusters_Status' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L657
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L295
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: healthy
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1098
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: cassandra-stop-start
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1176
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: readwrite
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1180
    ⚠️ R4021 - DescriptionAndTitleMissing 'eTag' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L980
    ⚠️ R4021 - DescriptionAndTitleMissing 'nodes' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1010
    ⚠️ R4021 - DescriptionAndTitleMissing 'status' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1022
    ⚠️ R4021 - DescriptionAndTitleMissing 'size' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1036
    ⚠️ R4021 - DescriptionAndTitleMissing 'ManagedCassandraReaperStatus' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1095
    ⚠️ R4021 - DescriptionAndTitleMissing 'healthy' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1098
    ⚠️ R4021 - DescriptionAndTitleMissing 'repairRunIds' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1101
    ⚠️ R4021 - DescriptionAndTitleMissing 'repairSchedules' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1107
    ⚠️ R4021 - DescriptionAndTitleMissing 'ConnectionError' model/property lacks 'description' and 'title' property. Consider adding a 'description'/'title' element. Accurate description/title is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L1115


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    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.DocumentDB/stable/2021-10-15/cosmos-db.json#L7948
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L405
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L454
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L68
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L113
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L166
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L210
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L260
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L306
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L352
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateEndpointConnection.json#L155
    R4007 - DefaultErrorResponseSchema the default error response schema does not correspond to the schema documented at https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-details.md#error-response-content.
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateEndpointConnection.json#L199
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateEndpointConnection.json#L61
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateEndpointConnection.json#L100
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateLinkResources.json#L61
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/privateLinkResources.json#L100
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L180
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L1593
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L1934
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L2305
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L2483
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L2661
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L2815
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L3162
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L3503
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L3832
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L4173
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L4514
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L4855
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/stable/2021-10-15/notebook.json#L203
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ CIRCULAR_REFERENCE The JSON file has a circular reference.
    readme: specification/cosmos-db/resource-manager/readme.md
    json: Microsoft.DocumentDB/stable/2021-10-15/privateEndpointConnection.json
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️Cross-Version Breaking Changes: 71 Warnings warning [Detail]
    The following breaking changes are detected by comparison with latest preview version:

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

    Rule Message
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/graphs' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L1449:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/graphs/{graphName}' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L1485:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/cassandraKeyspaces/{keyspaceName}/views' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5281:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/cassandraKeyspaces/{keyspaceName}/views/{viewName}' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5320:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/cassandraKeyspaces/{keyspaceName}/views/{viewName}/throughputSettings/default' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5450:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/cassandraKeyspaces/{keyspaceName}/views/{viewName}/throughputSettings/default/migrateToAutoscale' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5539:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/cassandraKeyspaces/{keyspaceName}/views/{viewName}/throughputSettings/default/migrateToManualThroughput' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5588:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}/repair' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L295:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}/fetchNodeStatus' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L341:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}/backups' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L384:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/cassandraClusters/{clusterName}/backups/{backupId}' removed or restructured?
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L426:5
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'GraphResourceCreateUpdateParameters' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'GraphResourceCreateUpdateProperties' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'GraphResource' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CassandraViewCreateUpdateParameters' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CassandraViewCreateUpdateProperties' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CassandraViewResource' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'DiagnosticLogSettings' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L5125:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5638:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'RepairPostBody' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L730:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L741:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedServiceIdentity' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L730:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L741:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ContinuousModeBackupPolicy' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L730:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L741:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PeriodicModeBackupPolicy' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L730:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L741:3
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'graphResourceNameParameter' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L8794:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L9533:3
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'viewNameParameter' removed or renamed?
    New: Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json#L8794:3
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L9533:3
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'UserAssigned, SystemAssigned,UserAssigned' from the old version.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L791:9
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L8647:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L771:9
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5965:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L739:11
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L750:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L138:13
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L138:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L214:13
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L214:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/stable/2021-10-15/managedCassandra.json#L223:13
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L223:13
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[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.
    ️️✔️[Staging] 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 Oct 21, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armcosmos - 0.2.0
    +	Const `EnableFullTextQueryFalse` has been removed
    +	Const `EnableFullTextQueryNone` has been removed
    +	Const `EnableFullTextQueryTrue` has been removed
    +	Const `ServiceSizeCosmosD16S` has been removed
    +	Const `ServiceSizeCosmosD4S` has been removed
    +	Const `ServiceSizeCosmosD8S` has been removed
    +	Const `ServiceStatusCreating` has been removed
    +	Const `ServiceStatusDeleting` has been removed
    +	Const `ServiceStatusError` has been removed
    +	Const `ServiceStatusRunning` has been removed
    +	Const `ServiceStatusStopped` has been removed
    +	Const `ServiceStatusUpdating` has been removed
    +	Const `ServiceTypeDataTransfer` has been removed
    +	Const `ServiceTypeGraphAPICompute` has been removed
    +	Const `ServiceTypeSQLDedicatedGateway` has been removed
    +	Field `ARMResourceProperties` of struct `ClusterResource` has been removed
    +	Field `DiagnosticLogSettings` of struct `DatabaseAccountCreateUpdateProperties` has been removed
    +	Field `DiagnosticLogSettings` of struct `DatabaseAccountGetProperties` has been removed
    +	Field `DiagnosticLogSettings` of struct `DatabaseAccountUpdateProperties` has been removed
    +	Field `Identity` of struct `ARMResourceProperties` has been removed
    +	Field `Status` of struct `LocationProperties` has been removed
    +	Function `*ARMProxyResource.UnmarshalJSON` has been removed
    +	Function `*BackupResource.UnmarshalJSON` has been removed
    +	Function `*BackupResourceProperties.UnmarshalJSON` has been removed
    +	Function `*CassandraClustersClient.BeginFetchNodeStatus` has been removed
    +	Function `*CassandraClustersClient.BeginRequestRepair` has been removed
    +	Function `*CassandraClustersClient.GetBackup` has been removed
    +	Function `*CassandraClustersClient.ListBackups` has been removed
    +	Function `*CassandraClustersFetchNodeStatusPoller.Done` has been removed
    +	Function `*CassandraClustersFetchNodeStatusPoller.FinalResponse` has been removed
    +	Function `*CassandraClustersFetchNodeStatusPoller.Poll` has been removed
    +	Function `*CassandraClustersFetchNodeStatusPoller.ResumeToken` has been removed
    +	Function `*CassandraClustersFetchNodeStatusPollerResponse.Resume` has been removed
    +	Function `*CassandraClustersRequestRepairPoller.Done` has been removed
    +	Function `*CassandraClustersRequestRepairPoller.FinalResponse` has been removed
    +	Function `*CassandraClustersRequestRepairPoller.Poll` has been removed
    +	Function `*CassandraClustersRequestRepairPoller.ResumeToken` has been removed
    +	Function `*CassandraClustersRequestRepairPollerResponse.Resume` has been removed
    +	Function `*CassandraResourcesClient.BeginCreateUpdateCassandraView` has been removed
    +	Function `*CassandraResourcesClient.BeginDeleteCassandraView` has been removed
    +	Function `*CassandraResourcesClient.BeginMigrateCassandraViewToAutoscale` has been removed
    +	Function `*CassandraResourcesClient.BeginMigrateCassandraViewToManualThroughput` has been removed
    +	Function `*CassandraResourcesClient.BeginUpdateCassandraViewThroughput` has been removed
    +	Function `*CassandraResourcesClient.GetCassandraViewThroughput` has been removed
    +	Function `*CassandraResourcesClient.GetCassandraView` has been removed
    +	Function `*CassandraResourcesClient.ListCassandraViews` has been removed
    +	Function `*CassandraResourcesCreateUpdateCassandraViewPoller.Done` has been removed
    +	Function `*CassandraResourcesCreateUpdateCassandraViewPoller.FinalResponse` has been removed
    +	Function `*CassandraResourcesCreateUpdateCassandraViewPoller.Poll` has been removed
    +	Function `*CassandraResourcesCreateUpdateCassandraViewPoller.ResumeToken` has been removed
    +	Function `*CassandraResourcesCreateUpdateCassandraViewPollerResponse.Resume` has been removed
    +	Function `*CassandraResourcesDeleteCassandraViewPoller.Done` has been removed
    +	Function `*CassandraResourcesDeleteCassandraViewPoller.FinalResponse` has been removed
    +	Function `*CassandraResourcesDeleteCassandraViewPoller.Poll` has been removed
    +	Function `*CassandraResourcesDeleteCassandraViewPoller.ResumeToken` has been removed
    +	Function `*CassandraResourcesDeleteCassandraViewPollerResponse.Resume` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToAutoscalePoller.Done` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToAutoscalePoller.FinalResponse` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToAutoscalePoller.Poll` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToAutoscalePoller.ResumeToken` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToAutoscalePollerResponse.Resume` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToManualThroughputPoller.Done` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToManualThroughputPoller.FinalResponse` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToManualThroughputPoller.Poll` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToManualThroughputPoller.ResumeToken` has been removed
    +	Function `*CassandraResourcesMigrateCassandraViewToManualThroughputPollerResponse.Resume` has been removed
    +	Function `*CassandraResourcesUpdateCassandraViewThroughputPoller.Done` has been removed
    +	Function `*CassandraResourcesUpdateCassandraViewThroughputPoller.FinalResponse` has been removed
    +	Function `*CassandraResourcesUpdateCassandraViewThroughputPoller.Poll` has been removed
    +	Function `*CassandraResourcesUpdateCassandraViewThroughputPoller.ResumeToken` has been removed
    +	Function `*CassandraResourcesUpdateCassandraViewThroughputPollerResponse.Resume` has been removed
    +	Function `*DataCenterResource.UnmarshalJSON` has been removed
    +	Function `*DataTransferServiceResourceProperties.UnmarshalJSON` has been removed
    +	Function `*GraphAPIComputeServiceResourceProperties.UnmarshalJSON` has been removed
    +	Function `*GraphResourcesClient.BeginCreateUpdateGraph` has been removed
    +	Function `*GraphResourcesClient.BeginDeleteGraphResource` has been removed
    +	Function `*GraphResourcesClient.GetGraph` has been removed
    +	Function `*GraphResourcesClient.ListGraphs` has been removed
    +	Function `*GraphResourcesCreateUpdateGraphPoller.Done` has been removed
    +	Function `*GraphResourcesCreateUpdateGraphPoller.FinalResponse` has been removed
    +	Function `*GraphResourcesCreateUpdateGraphPoller.Poll` has been removed
    +	Function `*GraphResourcesCreateUpdateGraphPoller.ResumeToken` has been removed
    +	Function `*GraphResourcesCreateUpdateGraphPollerResponse.Resume` has been removed
    +	Function `*GraphResourcesDeleteGraphResourcePoller.Done` has been removed
    +	Function `*GraphResourcesDeleteGraphResourcePoller.FinalResponse` has been removed
    +	Function `*GraphResourcesDeleteGraphResourcePoller.Poll` has been removed
    +	Function `*GraphResourcesDeleteGraphResourcePoller.ResumeToken` has been removed
    +	Function `*GraphResourcesDeleteGraphResourcePollerResponse.Resume` has been removed
    +	Function `*LocationGetResult.UnmarshalJSON` has been removed
    +	Function `*NotebookWorkspace.UnmarshalJSON` has been removed
    +	Function `*PrivateLinkResource.UnmarshalJSON` has been removed
    +	Function `*SQLDedicatedGatewayServiceResourceProperties.UnmarshalJSON` has been removed
    +	Function `*SQLRoleAssignmentGetResults.UnmarshalJSON` has been removed
    +	Function `*SQLRoleDefinitionGetResults.UnmarshalJSON` has been removed
    +	Function `*ServiceClient.BeginCreate` has been removed
    +	Function `*ServiceClient.BeginDelete` has been removed
    +	Function `*ServiceClient.Get` has been removed
    +	Function `*ServiceClient.List` has been removed
    +	Function `*ServiceCreatePoller.Done` has been removed
    +	Function `*ServiceCreatePoller.FinalResponse` has been removed
    +	Function `*ServiceCreatePoller.Poll` has been removed
    +	Function `*ServiceCreatePoller.ResumeToken` has been removed
    +	Function `*ServiceCreatePollerResponse.Resume` has been removed
    +	Function `*ServiceDeletePoller.Done` has been removed
    +	Function `*ServiceDeletePoller.FinalResponse` has been removed
    +	Function `*ServiceDeletePoller.Poll` has been removed
    +	Function `*ServiceDeletePoller.ResumeToken` has been removed
    +	Function `*ServiceDeletePollerResponse.Resume` has been removed
    +	Function `*ServiceResource.UnmarshalJSON` has been removed
    +	Function `*ServiceResourceProperties.GetServiceResourceProperties` has been removed
    +	Function `*ServiceResourceProperties.UnmarshalJSON` has been removed
    +	Function `BackupResource.MarshalJSON` has been removed
    +	Function `BackupResourceProperties.MarshalJSON` has been removed
    +	Function `CassandraClustersFetchNodeStatusPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraClustersRequestRepairPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraResourcesCreateUpdateCassandraViewPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraResourcesDeleteCassandraViewPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraResourcesMigrateCassandraViewToAutoscalePollerResponse.PollUntilDone` has been removed
    +	Function `CassandraResourcesMigrateCassandraViewToManualThroughputPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraResourcesUpdateCassandraViewThroughputPollerResponse.PollUntilDone` has been removed
    +	Function `CassandraViewCreateUpdateParameters.MarshalJSON` has been removed
    +	Function `CassandraViewGetResults.MarshalJSON` has been removed
    +	Function `CassandraViewListResult.MarshalJSON` has been removed
    +	Function `CassandraViewResource.MarshalJSON` has been removed
    +	Function `ClusterNodeStatus.MarshalJSON` has been removed
    +	Function `ClusterNodeStatusNodesItem.MarshalJSON` has been removed
    +	Function `DataTransferServiceResourceProperties.MarshalJSON` has been removed
    +	Function `EnableFullTextQuery.ToPtr` has been removed
    +	Function `GraphAPIComputeServiceResourceProperties.MarshalJSON` has been removed
    +	Function `GraphResource.MarshalJSON` has been removed
    +	Function `GraphResourceCreateUpdateParameters.MarshalJSON` has been removed
    +	Function `GraphResourceGetResults.MarshalJSON` has been removed
    +	Function `GraphResourcesCreateUpdateGraphPollerResponse.PollUntilDone` has been removed
    +	Function `GraphResourcesDeleteGraphResourcePollerResponse.PollUntilDone` has been removed
    +	Function `GraphResourcesListResult.MarshalJSON` has been removed
    +	Function `ListBackups.MarshalJSON` has been removed
    +	Function `NewGraphResourcesClient` has been removed
    +	Function `NewServiceClient` has been removed
    +	Function `PossibleEnableFullTextQueryValues` has been removed
    +	Function `PossibleServiceSizeValues` has been removed
    +	Function `PossibleServiceStatusValues` has been removed
    +	Function `PossibleServiceTypeValues` has been removed
    +	Function `RepairPostBody.MarshalJSON` has been removed
    +	Function `SQLDedicatedGatewayServiceResourceProperties.MarshalJSON` has been removed
    +	Function `ServiceCreatePollerResponse.PollUntilDone` has been removed
    +	Function `ServiceDeletePollerResponse.PollUntilDone` has been removed
    +	Function `ServiceResource.MarshalJSON` has been removed
    +	Function `ServiceResourceListResult.MarshalJSON` has been removed
    +	Function `ServiceSize.ToPtr` has been removed
    +	Function `ServiceStatus.ToPtr` has been removed
    +	Function `ServiceType.ToPtr` has been removed
    +	Struct `BackupResourceProperties` has been removed
    +	Struct `BackupResource` has been removed
    +	Struct `CassandraClustersBeginFetchNodeStatusOptions` has been removed
    +	Struct `CassandraClustersBeginRequestRepairOptions` has been removed
    +	Struct `CassandraClustersFetchNodeStatusPollerResponse` has been removed
    +	Struct `CassandraClustersFetchNodeStatusPoller` has been removed
    +	Struct `CassandraClustersFetchNodeStatusResponse` has been removed
    +	Struct `CassandraClustersFetchNodeStatusResult` has been removed
    +	Struct `CassandraClustersGetBackupOptions` has been removed
    +	Struct `CassandraClustersGetBackupResponse` has been removed
    +	Struct `CassandraClustersGetBackupResult` has been removed
    +	Struct `CassandraClustersListBackupsOptions` has been removed
    +	Struct `CassandraClustersListBackupsResponse` has been removed
    +	Struct `CassandraClustersListBackupsResult` has been removed
    +	Struct `CassandraClustersRequestRepairPollerResponse` has been removed
    +	Struct `CassandraClustersRequestRepairPoller` has been removed
    +	Struct `CassandraClustersRequestRepairResponse` has been removed
    +	Struct `CassandraResourcesBeginCreateUpdateCassandraViewOptions` has been removed
    +	Struct `CassandraResourcesBeginDeleteCassandraViewOptions` has been removed
    +	Struct `CassandraResourcesBeginMigrateCassandraViewToAutoscaleOptions` has been removed
    +	Struct `CassandraResourcesBeginMigrateCassandraViewToManualThroughputOptions` has been removed
    +	Struct `CassandraResourcesBeginUpdateCassandraViewThroughputOptions` has been removed
    +	Struct `CassandraResourcesCreateUpdateCassandraViewPollerResponse` has been removed
    +	Struct `CassandraResourcesCreateUpdateCassandraViewPoller` has been removed
    +	Struct `CassandraResourcesCreateUpdateCassandraViewResponse` has been removed
    +	Struct `CassandraResourcesCreateUpdateCassandraViewResult` has been removed
    +	Struct `CassandraResourcesDeleteCassandraViewPollerResponse` has been removed
    +	Struct `CassandraResourcesDeleteCassandraViewPoller` has been removed
    +	Struct `CassandraResourcesDeleteCassandraViewResponse` has been removed
    +	Struct `CassandraResourcesGetCassandraViewOptions` has been removed
    +	Struct `CassandraResourcesGetCassandraViewResponse` has been removed
    +	Struct `CassandraResourcesGetCassandraViewResult` has been removed
    +	Struct `CassandraResourcesGetCassandraViewThroughputOptions` has been removed
    +	Struct `CassandraResourcesGetCassandraViewThroughputResponse` has been removed
    +	Struct `CassandraResourcesGetCassandraViewThroughputResult` has been removed
    +	Struct `CassandraResourcesListCassandraViewsOptions` has been removed
    +	Struct `CassandraResourcesListCassandraViewsResponse` has been removed
    +	Struct `CassandraResourcesListCassandraViewsResult` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToAutoscalePollerResponse` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToAutoscalePoller` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToAutoscaleResponse` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToAutoscaleResult` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToManualThroughputPollerResponse` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToManualThroughputPoller` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToManualThroughputResponse` has been removed
    +	Struct `CassandraResourcesMigrateCassandraViewToManualThroughputResult` has been removed
    +	Struct `CassandraResourcesUpdateCassandraViewThroughputPollerResponse` has been removed
    +	Struct `CassandraResourcesUpdateCassandraViewThroughputPoller` has been removed
    +	Struct `CassandraResourcesUpdateCassandraViewThroughputResponse` has been removed
    +	Struct `CassandraResourcesUpdateCassandraViewThroughputResult` has been removed
    +	Struct `CassandraViewCreateUpdateParameters` has been removed
    +	Struct `CassandraViewCreateUpdateProperties` has been removed
    +	Struct `CassandraViewGetPropertiesOptions` has been removed
    +	Struct `CassandraViewGetPropertiesResource` has been removed
    +	Struct `CassandraViewGetProperties` has been removed
    +	Struct `CassandraViewGetResults` has been removed
    +	Struct `CassandraViewListResult` has been removed
    +	Struct `CassandraViewResource` has been removed
    +	Struct `ClusterNodeStatusNodesItem` has been removed
    +	Struct `ClusterNodeStatus` has been removed
    +	Struct `DataTransferRegionalServiceResource` has been removed
    +	Struct `DataTransferServiceResourceProperties` has been removed
    +	Struct `DataTransferServiceResource` has been removed
    +	Struct `DiagnosticLogSettings` has been removed
    +	Struct `GraphAPIComputeRegionalServiceResource` has been removed
    +	Struct `GraphAPIComputeServiceResourceProperties` has been removed
    +	Struct `GraphAPIComputeServiceResource` has been removed
    +	Struct `GraphResourceCreateUpdateParameters` has been removed
    +	Struct `GraphResourceCreateUpdateProperties` has been removed
    +	Struct `GraphResourceGetPropertiesOptions` has been removed
    +	Struct `GraphResourceGetPropertiesResource` has been removed
    +	Struct `GraphResourceGetProperties` has been removed
    +	Struct `GraphResourceGetResults` has been removed
    +	Struct `GraphResource` has been removed
    +	Struct `GraphResourcesBeginCreateUpdateGraphOptions` has been removed
    +	Struct `GraphResourcesBeginDeleteGraphResourceOptions` has been removed
    +	Struct `GraphResourcesClient` has been removed
    +	Struct `GraphResourcesCreateUpdateGraphPollerResponse` has been removed
    +	Struct `GraphResourcesCreateUpdateGraphPoller` has been removed
    +	Struct `GraphResourcesCreateUpdateGraphResponse` has been removed
    +	Struct `GraphResourcesCreateUpdateGraphResult` has been removed
    +	Struct `GraphResourcesDeleteGraphResourcePollerResponse` has been removed
    +	Struct `GraphResourcesDeleteGraphResourcePoller` has been removed
    +	Struct `GraphResourcesDeleteGraphResourceResponse` has been removed
    +	Struct `GraphResourcesGetGraphOptions` has been removed
    +	Struct `GraphResourcesGetGraphResponse` has been removed
    +	Struct `GraphResourcesGetGraphResult` has been removed
    +	Struct `GraphResourcesListGraphsOptions` has been removed
    +	Struct `GraphResourcesListGraphsResponse` has been removed
    +	Struct `GraphResourcesListGraphsResult` has been removed
    +	Struct `GraphResourcesListResult` has been removed
    +	Struct `ListBackups` has been removed
    +	Struct `RegionalServiceResource` has been removed
    +	Struct `RepairPostBody` has been removed
    +	Struct `SQLDedicatedGatewayRegionalServiceResource` has been removed
    +	Struct `SQLDedicatedGatewayServiceResourceProperties` has been removed
    +	Struct `SQLDedicatedGatewayServiceResource` has been removed
    +	Struct `ServiceBeginCreateOptions` has been removed
    +	Struct `ServiceBeginDeleteOptions` has been removed
    +	Struct `ServiceClient` has been removed
    +	Struct `ServiceCreatePollerResponse` has been removed
    +	Struct `ServiceCreatePoller` has been removed
    +	Struct `ServiceCreateResponse` has been removed
    +	Struct `ServiceCreateResult` has been removed
    +	Struct `ServiceDeletePollerResponse` has been removed
    +	Struct `ServiceDeletePoller` has been removed
    +	Struct `ServiceDeleteResponse` has been removed
    +	Struct `ServiceGetOptions` has been removed
    +	Struct `ServiceGetResponse` has been removed
    +	Struct `ServiceGetResult` has been removed
    +	Struct `ServiceListOptions` has been removed
    +	Struct `ServiceListResponse` has been removed
    +	Struct `ServiceListResult` has been removed
    +	Struct `ServiceResourceCreateUpdateParameters` has been removed
    +	Struct `ServiceResourceCreateUpdateProperties` has been removed
    +	Struct `ServiceResourceListResult` has been removed
    +	Struct `ServiceResourceProperties` has been removed
    +	Struct `ServiceResource` has been removed
    azure-sdk-for-python-track2 - track2_azure-mgmt-cosmosdb - 7.0.0b1
    +	Model ARMResourceProperties no longer has parameter identity
    +	Model CassandraKeyspaceCreateUpdateParameters no longer has parameter identity
    +	Model CassandraKeyspaceGetResults no longer has parameter identity
    +	Model CassandraTableCreateUpdateParameters no longer has parameter identity
    +	Model CassandraTableGetResults no longer has parameter identity
    +	Model DatabaseAccountCreateUpdateParameters no longer has parameter diagnostic_log_settings
    +	Model DatabaseAccountGetResults no longer has parameter diagnostic_log_settings
    +	Model DatabaseAccountUpdateParameters no longer has parameter diagnostic_log_settings
    +	Model GremlinDatabaseCreateUpdateParameters no longer has parameter identity
    +	Model GremlinDatabaseGetResults no longer has parameter identity
    +	Model GremlinGraphCreateUpdateParameters no longer has parameter identity
    +	Model GremlinGraphGetResults no longer has parameter identity
    +	Model LocationProperties no longer has parameter status
    +	Model MongoDBCollectionCreateUpdateParameters no longer has parameter identity
    +	Model MongoDBCollectionGetResults no longer has parameter identity
    +	Model MongoDBDatabaseCreateUpdateParameters no longer has parameter identity
    +	Model MongoDBDatabaseGetResults no longer has parameter identity
    +	Model SqlContainerCreateUpdateParameters no longer has parameter identity
    +	Model SqlContainerGetResults no longer has parameter identity
    +	Model SqlDatabaseCreateUpdateParameters no longer has parameter identity
    +	Model SqlDatabaseGetResults no longer has parameter identity
    +	Model SqlStoredProcedureCreateUpdateParameters no longer has parameter identity
    +	Model SqlStoredProcedureGetResults no longer has parameter identity
    +	Model SqlTriggerCreateUpdateParameters no longer has parameter identity
    +	Model SqlTriggerGetResults no longer has parameter identity
    +	Model SqlUserDefinedFunctionCreateUpdateParameters no longer has parameter identity
    +	Model SqlUserDefinedFunctionGetResults no longer has parameter identity
    +	Model TableCreateUpdateParameters no longer has parameter identity
    +	Model TableGetResults no longer has parameter identity
    +	Model ThroughputSettingsGetResults no longer has parameter identity
    +	Model ThroughputSettingsUpdateParameters no longer has parameter identity
    +	Removed operation CassandraClustersOperations.begin_fetch_node_status
    +	Removed operation CassandraClustersOperations.begin_request_repair
    +	Removed operation CassandraClustersOperations.get_backup
    +	Removed operation CassandraClustersOperations.list_backups
    +	Removed operation CassandraResourcesOperations.begin_create_update_cassandra_view
    +	Removed operation CassandraResourcesOperations.begin_delete_cassandra_view
    +	Removed operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_autoscale
    +	Removed operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_manual_throughput
    +	Removed operation CassandraResourcesOperations.begin_update_cassandra_view_throughput
    +	Removed operation CassandraResourcesOperations.get_cassandra_view
    +	Removed operation CassandraResourcesOperations.get_cassandra_view_throughput
    +	Removed operation CassandraResourcesOperations.list_cassandra_views
    +	Removed operation group GraphResourcesOperations
    +	Removed operation group ServiceOperations
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-06-15/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-05-15/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-04-15/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-03-15/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-01-15/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2019-08-01/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2015-04-08/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2021-07-01-preview/documentdb - v58.3.0
    azure-sdk-for-go - preview/cosmos-db/mgmt/2021-04-01-preview/documentdb - v58.3.0
    +	Const `ServiceTypeBasicServiceResourcePropertiesServiceTypeDataTransferServiceResourceProperties` has been removed
    +	Const `ServiceTypeBasicServiceResourcePropertiesServiceTypeSQLDedicatedGatewayServiceResourceProperties` has been removed
    +	Function `ServiceClient.CreatePreparer` parameter(s) have been changed from `(context.Context, string, string, string, ServiceResource)` to `(context.Context, string, string, string, ServiceResourceCreateUpdateParameters)`
    +	Function `ServiceClient.Create` parameter(s) have been changed from `(context.Context, string, string, string, ServiceResource)` to `(context.Context, string, string, string, ServiceResourceCreateUpdateParameters)`
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2021-03-01-preview/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2020-09-01-preview/documentdb - v58.3.0
    azure-sdk-for-go - preview/cosmos-db/mgmt/2020-06-01-preview/documentdb - v58.3.0
    +	Field `Identity` of struct `RestorableDatabaseAccountGetResult` has been removed
    +	Field `Identity` of struct `RestorableMongodbCollectionGetResult` has been removed
    +	Field `Identity` of struct `RestorableMongodbDatabaseGetResult` has been removed
    +	Field `Identity` of struct `RestorableSQLContainerGetResult` has been removed
    +	Field `Identity` of struct `RestorableSQLDatabaseGetResult` has been removed
    +	Field `Location` of struct `RestorableMongodbCollectionGetResult` has been removed
    +	Field `Location` of struct `RestorableMongodbDatabaseGetResult` has been removed
    +	Field `Location` of struct `RestorableSQLContainerGetResult` has been removed
    +	Field `Location` of struct `RestorableSQLDatabaseGetResult` has been removed
    +	Field `Tags` of struct `RestorableDatabaseAccountGetResult` has been removed
    +	Field `Tags` of struct `RestorableMongodbCollectionGetResult` has been removed
    +	Field `Tags` of struct `RestorableMongodbDatabaseGetResult` has been removed
    +	Field `Tags` of struct `RestorableSQLContainerGetResult` has been removed
    +	Field `Tags` of struct `RestorableSQLDatabaseGetResult` has been removed
    +	Struct `DefaultErrorResponse` has been removed
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2020-04-01-preview/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2020-03-01-preview/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2019-12-12-preview/documentdb - v58.3.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2019-08-01-preview/documentdb - v58.3.0
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-cosmosdb [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model DatabaseAccountUpdateParameters has a new parameter capacity
      info	[Changelog]   - Model ClusterResourceProperties has a new parameter cassandra_audit_logging_enabled
      info	[Changelog]   - Model ClusterResourceProperties has a new parameter deallocated
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter capacity
      info	[Changelog]   - Model DatabaseAccountGetResults has a new parameter capacity
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter managed_disk_customer_key_uri
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter disk_capacity
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter disk_sku
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter sku
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter backup_storage_customer_key_uri
      info	[Changelog]   - Model DataCenterResourceProperties has a new parameter availability_zone
      info	[Changelog]   - Added operation CassandraClustersOperations.status
      info	[Changelog]   - Added operation CassandraClustersOperations.begin_start
      info	[Changelog]   - Added operation CassandraClustersOperations.begin_deallocate
      info	[Changelog]   - Added operation CassandraClustersOperations.begin_invoke_command
      info	[Changelog]   - Added operation MongoDBResourcesOperations.begin_retrieve_continuous_backup_information
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model MongoDBDatabaseCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model SqlTriggerGetResults no longer has parameter identity
      info	[Changelog]   - Model GremlinGraphGetResults no longer has parameter identity
      info	[Changelog]   - Model SqlStoredProcedureGetResults no longer has parameter identity
      info	[Changelog]   - Model SqlDatabaseCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model SqlStoredProcedureCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model ThroughputSettingsUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model SqlTriggerCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model GremlinDatabaseGetResults no longer has parameter identity
      info	[Changelog]   - Model DatabaseAccountUpdateParameters no longer has parameter diagnostic_log_settings
      info	[Changelog]   - Model CassandraTableGetResults no longer has parameter identity
      info	[Changelog]   - Model MongoDBCollectionCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model TableCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model LocationProperties no longer has parameter status
      info	[Changelog]   - Model SqlUserDefinedFunctionGetResults no longer has parameter identity
      info	[Changelog]   - Model CassandraTableCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model TableGetResults no longer has parameter identity
      info	[Changelog]   - Model CassandraKeyspaceGetResults no longer has parameter identity
      info	[Changelog]   - Model GremlinGraphCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model CassandraKeyspaceCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model ARMResourceProperties no longer has parameter identity
      info	[Changelog]   - Model SqlContainerGetResults no longer has parameter identity
      info	[Changelog]   - Model GremlinDatabaseCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model SqlDatabaseGetResults no longer has parameter identity
      info	[Changelog]   - Model MongoDBCollectionGetResults no longer has parameter identity
      info	[Changelog]   - Model SqlContainerCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model ThroughputSettingsGetResults no longer has parameter identity
      info	[Changelog]   - Model SqlUserDefinedFunctionCreateUpdateParameters no longer has parameter identity
      info	[Changelog]   - Model MongoDBDatabaseGetResults no longer has parameter identity
      info	[Changelog]   - Model DatabaseAccountCreateUpdateParameters no longer has parameter diagnostic_log_settings
      info	[Changelog]   - Model DatabaseAccountGetResults no longer has parameter diagnostic_log_settings
      info	[Changelog]   - Removed operation CassandraClustersOperations.get_backup
      info	[Changelog]   - Removed operation CassandraClustersOperations.begin_fetch_node_status
      info	[Changelog]   - Removed operation CassandraClustersOperations.begin_request_repair
      info	[Changelog]   - Removed operation CassandraClustersOperations.list_backups
      info	[Changelog]   - Removed operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_manual_throughput
      info	[Changelog]   - Removed operation CassandraResourcesOperations.get_cassandra_view_throughput
      info	[Changelog]   - Removed operation CassandraResourcesOperations.begin_migrate_cassandra_view_to_autoscale
      info	[Changelog]   - Removed operation CassandraResourcesOperations.begin_delete_cassandra_view
      info	[Changelog]   - Removed operation CassandraResourcesOperations.list_cassandra_views
      info	[Changelog]   - Removed operation CassandraResourcesOperations.get_cassandra_view
      info	[Changelog]   - Removed operation CassandraResourcesOperations.begin_update_cassandra_view_throughput
      info	[Changelog]   - Removed operation CassandraResourcesOperations.begin_create_update_cassandra_view
      info	[Changelog]   - Removed operation group ServiceOperations
      info	[Changelog]   - Removed operation group GraphResourcesOperations
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-10-21 18:13:00 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-cosmos-generated"
      cmderr	[generate.py] 2021-10-21 18:13:00 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-10-21 18:13:00 INFO autorest --version=3.6.0 --use=@autorest/[email protected] --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/cosmos/azure-resourcemanager-cosmos-generated --java.namespace=com.azure.resourcemanager.cosmos.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [POM][Skip] pom already has module sdk/cosmos
      cmderr	[generate.py] 2021-10-21 18:13:49 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-cosmos-generated [View full logs]  [Preview SDK Changes]
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG Got artifact_id: azure-resourcemanager-cosmos-generated
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG Got artifact: azure-resourcemanager-cosmos-generated-1.0.0-beta.1-sources.jar
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG Got artifact: azure-resourcemanager-cosmos-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG Match jar package: azure-resourcemanager-cosmos-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-10-21 18:16:11 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/16495/azure-sdk-for-java/azure-resourcemanager-cosmos-generated/azure-resourcemanager-cosmos-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-cosmos-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-cosmos-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-cosmos-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️cosmos-db/mgmt/2021-06-15/documentdb [View full logs]  [Preview SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️cosmos-db/mgmt/2021-05-15/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️cosmos-db/mgmt/2021-04-15/documentdb [View full logs
      info	[Changelog] This is a new package
    • ️✔️cosmos-db/mgmt/2021-03-15/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️cosmos-db/mgmt/2021-01-15/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️cosmos-db/mgmt/2019-08-01/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️cosmos-db/mgmt/2015-04-08/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2021-07-01-preview/documentdb [View full logs
      info	[Changelog] This is a new package
    • ️✔️preview/cosmos-db/mgmt/2021-04-01-preview/documentdb [View full logsBreaking Change Detected
      Only show 8 items here, please refer to log for details.
      info	[Changelog] - New const `ServiceTypeBasicServiceResourcePropertiesServiceTypeDataTransfer`
      info	[Changelog] - New function `*ServiceResourceCreateUpdateParameters.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `ServiceResourceCreateUpdateParameters.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `ServiceResourceCreateUpdateParameters`
      info	[Changelog] - New struct `ServiceResourceCreateUpdateProperties`
      info	[Changelog]
      info	[Changelog] Total 4 breaking change(s), 8 additive change(s).
      info	[Changelog]
    • ️✔️preview/cosmos-db/mgmt/2021-03-01-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2020-09-01-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2020-06-01-preview/documentdb [View full logsBreaking Change Detected
      Only show 8 items here, please refer to log for details.
      info	[Changelog] - New const `Local`
      info	[Changelog] - New const `Zone`
      info	[Changelog] - New function `PossibleBackupStorageRedundancyValues() []BackupStorageRedundancy`
      info	[Changelog] - New struct `CloudError`
      info	[Changelog] - New field `BackupStorageRedundancy` in struct `PeriodicModeProperties`
      info	[Changelog]
      info	[Changelog] Total 7 breaking change(s), 7 additive change(s).
      info	[Changelog]
    • ️✔️preview/cosmos-db/mgmt/2020-04-01-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2020-03-01-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2019-12-12-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/cosmos-db/mgmt/2019-08-01-preview/documentdb [View full logs
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armcosmos [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Struct `ServiceCreateResponse` has been removed
      info	[Changelog] - Struct `ServiceCreateResult` has been removed
      info	[Changelog] - Struct `ServiceDeletePoller` has been removed
      info	[Changelog] - Struct `ServiceDeletePollerResponse` has been removed
      info	[Changelog] - Struct `ServiceDeleteResponse` has been removed
      info	[Changelog] - Struct `ServiceGetOptions` has been removed
      info	[Changelog] - Struct `ServiceGetResponse` has been removed
      info	[Changelog] - Struct `ServiceGetResult` has been removed
      info	[Changelog] - Struct `ServiceListOptions` has been removed
      info	[Changelog] - Struct `ServiceListResponse` has been removed
      info	[Changelog] - Struct `ServiceListResult` has been removed
      info	[Changelog] - Struct `ServiceResource` has been removed
      info	[Changelog] - Struct `ServiceResourceCreateUpdateParameters` has been removed
      info	[Changelog] - Struct `ServiceResourceCreateUpdateProperties` has been removed
      info	[Changelog] - Struct `ServiceResourceListResult` has been removed
      info	[Changelog] - Struct `ServiceResourceProperties` has been removed
      info	[Changelog] - Field `DiagnosticLogSettings` of struct `DatabaseAccountGetProperties` has been removed
      info	[Changelog] - Field `Identity` of struct `ARMResourceProperties` has been removed
      info	[Changelog] - Field `DiagnosticLogSettings` of struct `DatabaseAccountUpdateProperties` has been removed
      info	[Changelog] - Field `ARMResourceProperties` of struct `ClusterResource` has been removed
      info	[Changelog] - Field `Status` of struct `LocationProperties` has been removed
      info	[Changelog] - Field `DiagnosticLogSettings` of struct `DatabaseAccountCreateUpdateProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `ConnectionStateOperatorToDataCenterNetworkError`
      info	[Changelog] - New const `ManagedCassandraResourceIdentityTypeNone`
      info	[Changelog] - New const `ConnectionStateInternalOperatorToDataCenterCertificateError`
      info	[Changelog] - New const `ConnectionStateInternalError`
      info	[Changelog] - New const `ConnectionStateUnknown`
      info	[Changelog] - New const `ConnectionStateOK`
      info	[Changelog] - New const `ManagedCassandraResourceIdentityTypeSystemAssigned`
      info	[Changelog] - New const `ConnectionStateDatacenterToDatacenterNetworkError`
      info	[Changelog] - New function `*CassandraClustersStartPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*MongoDBResourcesRetrieveContinuousBackupInformationPoller.Done() bool`
      info	[Changelog] - New function `*CassandraClustersClient.BeginStart(context.Context, string, string, *CassandraClustersBeginStartOptions) (CassandraClustersStartPollerResponse, error)`
      info	[Changelog] - New function `*MongoDBResourcesRetrieveContinuousBackupInformationPoller.FinalResponse(context.Context) (MongoDBResourcesRetrieveContinuousBackupInformationResponse, error)`
      info	[Changelog] - New function `CommandPostBody.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*CassandraClustersDeallocatePoller.FinalResponse(context.Context) (CassandraClustersDeallocateResponse, error)`
      info	[Changelog] - New function `*CassandraClustersDeallocatePoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*CassandraClustersClient.Status(context.Context, string, string, *CassandraClustersStatusOptions) (CassandraClustersStatusResponse, error)`
      info	[Changelog] - New function `*CassandraClustersDeallocatePoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `ManagedCassandraResourceIdentityType.ToPtr() *ManagedCassandraResourceIdentityType`
      info	[Changelog] - New function `*CassandraClustersDeallocatePoller.Done() bool`
      info	[Changelog] - New function `*CassandraClustersInvokeCommandPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*CassandraClustersDeallocatePollerResponse.Resume(context.Context, *CassandraClustersClient, string) error`
      info	[Changelog] - New function `*CassandraClustersInvokeCommandPollerResponse.Resume(context.Context, *CassandraClustersClient, string) error`
      info	[Changelog] - New function `PossibleManagedCassandraResourceIdentityTypeValues() []ManagedCassandraResourceIdentityType`
      info	[Changelog] - New function `*CassandraClustersStartPoller.FinalResponse(context.Context) (CassandraClustersStartResponse, error)`
      info	[Changelog] - New function `*MongoDBResourcesRetrieveContinuousBackupInformationPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `CassandraClusterPublicStatus.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*MongoDBResourcesRetrieveContinuousBackupInformationPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `CassandraClustersDeallocatePollerResponse.PollUntilDone(context.Context, time.Duration) (CassandraClustersDeallocateResponse, error)`
      info	[Changelog] - New function `*CassandraClustersInvokeCommandPoller.Done() bool`
      info	[Changelog] - New function `CassandraClustersStartPollerResponse.PollUntilDone(context.Context, time.Duration) (CassandraClustersStartResponse, error)`
      info	[Changelog] - New function `ManagedCassandraReaperStatus.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*CassandraClustersStartPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*MongoDBResourcesRetrieveContinuousBackupInformationPollerResponse.Resume(context.Context, *MongoDBResourcesClient, string) error`
      info	[Changelog] - New function `ConnectionState.ToPtr() *ConnectionState`
      info	[Changelog] - New function `MongoDBResourcesRetrieveContinuousBackupInformationPollerResponse.PollUntilDone(context.Context, time.Duration) (MongoDBResourcesRetrieveContinuousBackupInformationResponse, error)`
      info	[Changelog] - New function `*CassandraClustersStartPoller.Done() bool`
      info	[Changelog] - New function `CassandraClustersInvokeCommandPollerResponse.PollUntilDone(context.Context, time.Duration) (CassandraClustersInvokeCommandResponse, error)`
      info	[Changelog] - New function `CassandraClusterPublicStatusDataCentersItem.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ManagedCassandraARMResourceProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `PossibleConnectionStateValues() []ConnectionState`
      info	[Changelog] - New function `*CassandraClustersStartPollerResponse.Resume(context.Context, *CassandraClustersClient, string) error`
      info	[Changelog] - New function `*MongoDBResourcesClient.BeginRetrieveContinuousBackupInformation(context.Context, string, string, string, string, ContinuousBackupRestoreLocation, *MongoDBResourcesBeginRetrieveContinuousBackupInformationOptions) (MongoDBResourcesRetrieveContinuousBackupInformationPollerResponse, error)`
      info	[Changelog] - New function `*CassandraClustersInvokeCommandPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*CassandraClustersInvokeCommandPoller.FinalResponse(context.Context) (CassandraClustersInvokeCommandResponse, error)`
      info	[Changelog] - New function `*CassandraClustersClient.BeginDeallocate(context.Context, string, string, *CassandraClustersBeginDeallocateOptions) (CassandraClustersDeallocatePollerResponse, error)`
      info	[Changelog] - New function `*CassandraClustersClient.BeginInvokeCommand(context.Context, string, string, CommandPostBody, *CassandraClustersBeginInvokeCommandOptions) (CassandraClustersInvokeCommandPollerResponse, error)`
      info	[Changelog] - New struct `Capacity`
      info	[Changelog] - New struct `CassandraClusterPublicStatus`
      info	[Changelog] - New struct `CassandraClusterPublicStatusDataCentersItem`
      info	[Changelog] - New struct `CassandraClustersBeginDeallocateOptions`
      info	[Changelog] - New struct `CassandraClustersBeginInvokeCommandOptions`
      info	[Changelog] - New struct `CassandraClustersBeginStartOptions`
      info	[Changelog] - New struct `CassandraClustersDeallocatePoller`
      info	[Changelog] - New struct `CassandraClustersDeallocatePollerResponse`
      info	[Changelog] - New struct `CassandraClustersDeallocateResponse`
      info	[Changelog] - New struct `CassandraClustersInvokeCommandPoller`
      info	[Changelog] - New struct `CassandraClustersInvokeCommandPollerResponse`
      info	[Changelog] - New struct `CassandraClustersInvokeCommandResponse`
      info	[Changelog] - New struct `CassandraClustersInvokeCommandResult`
      info	[Changelog] - New struct `CassandraClustersStartPoller`
      info	[Changelog] - New struct `CassandraClustersStartPollerResponse`
      info	[Changelog] - New struct `CassandraClustersStartResponse`
      info	[Changelog] - New struct `CassandraClustersStatusOptions`
      info	[Changelog] - New struct `CassandraClustersStatusResponse`
      info	[Changelog] - New struct `CassandraClustersStatusResult`
      info	[Changelog] - New struct `CommandOutput`
      info	[Changelog] - New struct `CommandPostBody`
      info	[Changelog] - New struct `ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems`
      info	[Changelog] - New struct `ConnectionError`
      info	[Changelog] - New struct `ManagedCassandraARMResourceProperties`
      info	[Changelog] - New struct `ManagedCassandraManagedServiceIdentity`
      info	[Changelog] - New struct `ManagedCassandraReaperStatus`
      info	[Changelog] - New struct `MongoDBResourcesBeginRetrieveContinuousBackupInformationOptions`
      info	[Changelog] - New struct `MongoDBResourcesRetrieveContinuousBackupInformationPoller`
      info	[Changelog] - New struct `MongoDBResourcesRetrieveContinuousBackupInformationPollerResponse`
      info	[Changelog] - New struct `MongoDBResourcesRetrieveContinuousBackupInformationResponse`
      info	[Changelog] - New struct `MongoDBResourcesRetrieveContinuousBackupInformationResult`
      info	[Changelog] - New field `DiskSKU` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `ManagedDiskCustomerKeyURI` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `SKU` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `AvailabilityZone` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `BackupStorageCustomerKeyURI` in struct `DataCenterResourceProperties`
      info	[Changelog] - New field `DiskCapacity` in struct `DataCenterResourceProperties`
      info	[Changelog] - New anonymous field `ManagedCassandraARMResourceProperties` in struct `ClusterResource`
      info	[Changelog] - New field `Capacity` in struct `DatabaseAccountUpdateProperties`
      info	[Changelog] - New field `Capacity` in struct `DatabaseAccountCreateUpdateProperties`
      info	[Changelog] - New field `CassandraAuditLoggingEnabled` in struct `ClusterResourceProperties`
      info	[Changelog] - New field `Deallocated` in struct `ClusterResourceProperties`
      info	[Changelog] - New field `Identity` in struct `DatabaseAccountCreateUpdateParameters`
      info	[Changelog] - New field `Identity` in struct `DatabaseAccountGetResults`
      info	[Changelog] - New field `Capacity` in struct `DatabaseAccountGetProperties`
      info	[Changelog]
      info	[Changelog] Total 388 breaking change(s), 117 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/cosmos-db/resource-manager/readme.md
    • ️✔️@azure/arm-cosmosdb [View full logs]  [Preview SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/cosmosDBManagementClient.js → ./dist/arm-cosmosdb.js...
      cmderr	[npmPack] created ./dist/arm-cosmosdb.js in 1.1s
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 519330559f6f81cad0ba847f520cd20bd91bd353. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️cosmos-db [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 21, 2021
    @openapi-workflow-bot
    Copy link

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

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    CI-BreakingChange-Go CI-BreakingChange-Go-V2 WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants