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

[ReleasePR preview/cosmos-db/mgmt/2021-03-01-preview/documentdb] [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 #14364

Closed
wants to merge 1 commit into from
Closed

Commits on Feb 26, 2021

  1. CodeGen from PR 12861 in Azure/azure-rest-api-specs

    Initial API spec for managed Cassandra project in CosmosDB (#12861)
    
    * Move to a new API version.
    
    * added changes from stable apiVersion
    
    * Add nova.json
    
    * Add parameters to repair method on cassandraClusters.
    
    * Change fetchNodeStatus to be async POST
    
    There appears to be no way to document the results of an async POST operation actually completing.
    
    * Add 200 status code to fetchNodeStatus to see if it will make the Python SDK properly generate polling.
    
    * Fixed the fetchNodeStatus endpoint. It was actually missing x-ms-long-running-operation.
    
    Removed the 200 status result I had put in before.
    
    * Add async response path for fetchNodeStatus.
    
    * Make linter happy.
    
    * Rename nova.json to managedCassandra.json
    
    * Rename operationIds to be plural. Change status code for repair disabled to 412 (Precondition not met)
    
    * Fix javaScript SDK build (which is broken by have */ in descriptions)
    
    * added changes from stable apiVersion
    
    * Added lenient deduplication to make linter happy
    
    * Move fetchNodeStatus back since apparently the SDK generation handles this.
    
    * Fix inconsistencies between GA and preview previous API versions for cosmos-db.json.
    
    * Add response body to PATCH for clusters and datacenters.
    
    * Add provisioningState, to dc examples, remove 412 code, fix a couple descriptions.
    
    Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
    SDKAuto and Meha Kaushik committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    a9dfa75 View commit details
    Browse the repository at this point in the history