Skip to content

Commit

Permalink
[AutoPR cosmos-db/resource-manager] Cosmos DB patch and multi-api sup…
Browse files Browse the repository at this point in the history
…port (#5937)

* Generated from 3b7573ec3a5b925233a621247469bdb58e1121f0

revert changes to old api swagger

* Generated from b14e1323073f43c8e66e7ec59241def9f4ca1c96

rebasing and adding preview versions to sdk generation

* Generated from 032d4a3bf0d9a3e2980c6fdce73b735deedd0a5c

create or update method with guidance in the description

* Generated from b278a4f58378d5a1acb4978aa7aced5a1fa85578

minor text changes

* Generated from b278a4f58378d5a1acb4978aa7aced5a1fa85578

minor text changes

* Generated from b278a4f58378d5a1acb4978aa7aced5a1fa85578

minor text changes
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Nov 1, 2019
1 parent c521f31 commit 3ef83d3
Show file tree
Hide file tree
Showing 50 changed files with 33,816 additions and 116 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,23 @@

package documentdbapi

import original "github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2015-04-08/documentdb/documentdbapi"
import original "github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2019-08-01/documentdb/documentdbapi"

type CassandraResourcesClientAPI = original.CassandraResourcesClientAPI
type CollectionClientAPI = original.CollectionClientAPI
type CollectionPartitionClientAPI = original.CollectionPartitionClientAPI
type CollectionPartitionRegionClientAPI = original.CollectionPartitionRegionClientAPI
type CollectionRegionClientAPI = original.CollectionRegionClientAPI
type DatabaseAccountRegionClientAPI = original.DatabaseAccountRegionClientAPI
type DatabaseAccountsClientAPI = original.DatabaseAccountsClientAPI
type DatabaseClientAPI = original.DatabaseClientAPI
type GremlinResourcesClientAPI = original.GremlinResourcesClientAPI
type MongoDBResourcesClientAPI = original.MongoDBResourcesClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type PartitionKeyRangeIDClientAPI = original.PartitionKeyRangeIDClientAPI
type PartitionKeyRangeIDRegionClientAPI = original.PartitionKeyRangeIDRegionClientAPI
type PercentileClientAPI = original.PercentileClientAPI
type PercentileSourceTargetClientAPI = original.PercentileSourceTargetClientAPI
type PercentileTargetClientAPI = original.PercentileTargetClientAPI
type SQLResourcesClientAPI = original.SQLResourcesClientAPI
type TableResourcesClientAPI = original.TableResourcesClientAPI
197 changes: 140 additions & 57 deletions profiles/latest/cosmos-db/mgmt/documentdb/models.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,23 @@

package documentdbapi

import original "github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2015-04-08/documentdb/documentdbapi"
import original "github.com/Azure/azure-sdk-for-go/services/cosmos-db/mgmt/2019-08-01/documentdb/documentdbapi"

type CassandraResourcesClientAPI = original.CassandraResourcesClientAPI
type CollectionClientAPI = original.CollectionClientAPI
type CollectionPartitionClientAPI = original.CollectionPartitionClientAPI
type CollectionPartitionRegionClientAPI = original.CollectionPartitionRegionClientAPI
type CollectionRegionClientAPI = original.CollectionRegionClientAPI
type DatabaseAccountRegionClientAPI = original.DatabaseAccountRegionClientAPI
type DatabaseAccountsClientAPI = original.DatabaseAccountsClientAPI
type DatabaseClientAPI = original.DatabaseClientAPI
type GremlinResourcesClientAPI = original.GremlinResourcesClientAPI
type MongoDBResourcesClientAPI = original.MongoDBResourcesClientAPI
type OperationsClientAPI = original.OperationsClientAPI
type PartitionKeyRangeIDClientAPI = original.PartitionKeyRangeIDClientAPI
type PartitionKeyRangeIDRegionClientAPI = original.PartitionKeyRangeIDRegionClientAPI
type PercentileClientAPI = original.PercentileClientAPI
type PercentileSourceTargetClientAPI = original.PercentileSourceTargetClientAPI
type PercentileTargetClientAPI = original.PercentileTargetClientAPI
type SQLResourcesClientAPI = original.SQLResourcesClientAPI
type TableResourcesClientAPI = original.TableResourcesClientAPI
197 changes: 140 additions & 57 deletions profiles/preview/cosmos-db/mgmt/documentdb/models.go

Large diffs are not rendered by default.

1,179 changes: 1,179 additions & 0 deletions services/cosmos-db/mgmt/2019-08-01-preview/documentdb/cassandraresources.go

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions services/cosmos-db/mgmt/2019-08-01-preview/documentdb/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3ef83d3

Please sign in to comment.