Skip to content

Conversation

@MehaKaushik
Copy link
Contributor

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @MehaKaushik 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 Sep 8, 2021

    Swagger Validation Report

    ️❌BreakingChange: 9 Errors, 1 Warnings failed [Detail]
    Rule Message
    1022 - RemovedAdditionalProperties The new version removes the 'additionalProperties' element.
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L291:9
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L297:9
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L324:9
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L297:9
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L291:9
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L297:9
    1030 - DifferentDiscriminator The new version has a different discriminator than the previous one.
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L253:5
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L253:5
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'creationTime' renamed or removed?
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L300:7
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L257:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'status' renamed or removed?
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L300:7
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L257:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'id' renamed or removed?
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L290:7
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L296:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'name' renamed or removed?
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L290:7
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L296:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'type' renamed or removed?
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L290:7
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L296:7
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L120:13
    Old: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L120:13
    ️⚠️LintDiff: 39 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:

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

    Rule Message
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'GraphResources' 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.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L1568
    ⚠️ R1003 - ListInOperationName Since operation 'LocationList' response has model definition 'x-ms-pageable', it should be of the form '_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/preview/2021-07-01-preview/cosmos-db.json#L5211
    ⚠️ R1005 - GetInOperationName 'GET' operation 'LocationList' 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/preview/2021-07-01-preview/cosmos-db.json#L5211
    ⚠️ R1005 - GetInOperationName 'GET' operation 'LocationGet' 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/preview/2021-07-01-preview/cosmos-db.json#L5247
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'CassandraResources_UpdateCassandraViewThroughput' 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.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5489
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L9487
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L781
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L997
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L1064
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5539
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5588
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L341
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'GraphResources_CreateUpdateGraph' Request Model: 'GraphResourceCreateUpdateParameters' Response Model: 'GraphResourceGetResults'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L1520
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'CassandraResources_CreateUpdateCassandraView' Request Model: 'CassandraViewCreateUpdateParameters' Response Model: 'CassandraViewGetResults'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5358
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'CassandraResources_UpdateCassandraViewThroughput' Request Model: 'ThroughputSettingsUpdateParameters' Response Model: 'ThroughputSettingsGetResults'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5488
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'Service_Create' Request Model: 'ServiceResourceCreateUpdateParameters' Response Model: 'ServiceResource'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L80
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'migratetoautoscale' in:'CassandraResources_MigrateCassandraViewToAutoscale'. Consider updating the operationId
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5541
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'migratetomanualthroughput' in:'CassandraResources_MigrateCassandraViewToManualThroughput'. Consider updating the operationId
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5590
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'graphs' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L6123
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'views' with immediate parent 'CassandraKeyspaceGetResults', must have a list by immediate parent operation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L6580
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'backups' with immediate parent 'ClusterResource', must have a list by immediate parent operation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L988
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'dataCenters' with immediate parent 'ClusterResource', must have a list by immediate parent operation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/managedCassandra.json#L1055
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'services' with immediate parent 'DatabaseAccountGetResults', must have a list by immediate parent operation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L315
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: supportsAvailabilityZone
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L9508
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isResidencyRestricted
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L9513
    ⚠️ R4020 - DescriptiveDescriptionRequired The value provided for description is not descriptive enough. Accurate and descriptive description is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L288
    ⚠️ R4020 - DescriptiveDescriptionRequired The value provided for description is not descriptive enough. Accurate and descriptive description is essential for maintaining reference documentation.
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json#L298
    ⚠️ R4021 - DescriptionAndTitleMissing 'resource' 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/preview/2021-07-01-preview/cosmos-db.json#L6103
    ⚠️ R4021 - DescriptionAndTitleMissing 'options' 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/preview/2021-07-01-preview/cosmos-db.json#L6114
    ⚠️ R4021 - DescriptionAndTitleMissing 'resource' 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/preview/2021-07-01-preview/cosmos-db.json#L6600


    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/preview/2021-07-01-preview/cosmos-db.json#L8672
    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/preview/2021-07-01-preview/cosmos-db.json#L8672
    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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/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/preview/2021-07-01-preview/privateEndpointConnection.json#L199
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/privateEndpointConnection.json#L61
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/privateEndpointConnection.json#L100
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/privateLinkResources.json#L61
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/privateLinkResources.json#L100
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/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/preview/2021-07-01-preview/cosmos-db.json#L1750
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L2091
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L2462
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L2640
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L2818
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L2972
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L3319
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L3660
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L3989
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L4330
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L4671
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json#L5012
    ️⚠️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/preview/2021-07-01-preview/privateEndpointConnection.json
    ️️✔️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.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️❌[Staging] PrettierCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Code style issues found
    path: Microsoft.DocumentDB/preview/2021-07-01-preview/services.json
    ️️✔️[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 Sep 8, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-python-track2 - track2_azure-mgmt-cosmosdb - 6.4.0
    +	Parameter create_mode of model DatabaseAccountCreateUpdateParameters is now required
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-06-15/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-05-15/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-04-15/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-03-15/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2021-01-15/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2019-08-01/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - cosmos-db/mgmt/2015-04-08/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2021-07-01-preview/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2021-04-01-preview/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2021-03-01-preview/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2020-09-01-preview/documentdb - v57.1.0
    azure-sdk-for-go - preview/cosmos-db/mgmt/2020-06-01-preview/documentdb - v57.1.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 - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2020-03-01-preview/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2019-12-12-preview/documentdb - v57.1.0
    ️✔️azure-sdk-for-go - preview/cosmos-db/mgmt/2019-08-01-preview/documentdb - v57.1.0
    Posted by Swagger Pipeline | How to fix these errors?

    @zhenglaizhang
    Copy link
    Contributor

    zhenglaizhang commented Sep 9, 2021

    @MehaKaushik the default branch is main, and it seems there is another PR from your fork master branch to main branch, #15971
    I guess you can close this one

    @openapi-workflow-bot
    Copy link

    Hi @MehaKaushik, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    CI-BreakingChange-Go DoNotMerge <valid label in PR review process> use to hold merge after approval

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants