Skip to content

Commit 2645a8d

Browse files
idear1203Dongwei Wang
andauthored
[Synapse] - Build SDK based on API version 2021-03-01 (Azure#19937)
* [Synapse] - Build SDK based on 20210301 * Run tests * Update props Co-authored-by: Dongwei Wang <[email protected]>
1 parent ccde33b commit 2645a8d

24 files changed

+2706
-1521
lines changed

eng/mgmt/mgmtmetadata/synapse_resource-manager.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
66
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/synapse/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\code\AzureSDK\azure-sdk-for-net\sdk
7-
2021-01-28 11:11:23 UTC
7+
2021-03-30 07:43:41 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: b6e82da5d8db8b2fb86cc774763c3594cf342918
11+
Commit: 169c6171bad2f782dc1cd5f23bcb803ce7649b0b
1212
AutoRest information
1313
Requested version: v2
1414
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>Synapse_2020-12-01;</AzureApiTag>
4+
<AzureApiTag>Synapse_2021-03-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/synapse/Microsoft.Azure.Management.Synapse/src/Generated/ILibrariesOperations.cs

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

sdk/synapse/Microsoft.Azure.Management.Synapse/src/Generated/ILibraryOperations.cs

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

sdk/synapse/Microsoft.Azure.Management.Synapse/src/Generated/ISynapseManagementClient.cs

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

0 commit comments

Comments
 (0)