Skip to content

Commit 9ec2a77

Browse files
amisi01Yao725
andauthored
Add restorable apis for table & gremlin. (Azure#26724)
* Generated code for 2021-11-15-preview release * Added tests and updated version * Test Run changes * Updating version and sanitizing test. * Update PR with materialized views. * Updating CEK changes. * Fix test * re-record the failed test Co-authored-by: Yao Kou <[email protected]>
1 parent f3954d2 commit 9ec2a77

File tree

182 files changed

+81604
-7043
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+81604
-7043
lines changed

eng/mgmt/mgmtmetadata/cosmos-db_resource-manager.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cosmos-db/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\frross\source\repos\azure-sdk-for-net\sdk
7-
2021-10-26 19:26:18 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cosmos-db/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\azure-sdk-for-net\sdk
7+
Autorest CSharp Version: 2.3.82
8+
2022-02-17 06:02:48 UTC
89
Azure-rest-api-specs repository information
910
GitHub fork: Azure
1011
Branch: main
11-
Commit: aac5247b6299f15c9d9f5c1dd802c6d4f528953d
12+
Commit: b4d04639424e84aa9aa60e00255ff1c82167f090
1213
AutoRest information
1314
Requested version: v2
1415
Bootstrapper version: [email protected]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
33
<PropertyGroup>
4-
<AzureApiTag>CosmosDB_2021-10-15</AzureApiTag>
4+
<AzureApiTag>CosmosDB_2021-11-15-preview</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/cosmosdb/Microsoft.Azure.Management.CosmosDB/src/Generated/CassandraClustersOperations.cs

Lines changed: 497 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/cosmosdb/Microsoft.Azure.Management.CosmosDB/src/Generated/CassandraClustersOperationsExtensions.cs

Lines changed: 88 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)