Skip to content

Commit 46f8581

Browse files
Generate sdk for Microsoft.Features new apis (#22508)
* Generate sdk for Microsoft.Features new apis * add resources_resource-manager.txt * update swagger file location * update commit hash * Uset the latest swagger * Add azurearcdata_resource-manager.txt * Fix comeent * Fix comments * Address comments * Revert the api-version breaking change * resolve conflict * resolve conflict * Rever breaking changes * Revert changes * Address comments * Fix csproj * update txt * regenerate the files * Fix tabs * Fix spaces * Fix spaces Co-authored-by: shenshengkafei <[email protected]>
1 parent 44ce01c commit 46f8581

20 files changed

+2514
-110
lines changed

eng/mgmt/mgmtmetadata/resources_resource-manager.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ 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/master/specification/resources/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-policy-2021-06 --csharp.output-folder=E:\github-repos\calec-azure-sdk-for-net\sdk\resources\Microsoft.Azure.Management.Resource\src\GeneratedPolicy202106
7-
2021-08-24 02:01:25 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/resources/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-features-2021-07 --csharp.output-folder=C:\WorkingSpace\AzureUx\azure-sdk-for-net\sdk\resources\Microsoft.Azure.Management.Resource\src\Generated\Features
7+
2021-09-16 23:53:37 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: 6de27dc43268e23cbb322bdf18016c8b944f8926
11+
Commit: 32d5a0348f38da79fafdf14b945df0f9b8119df4
1212
AutoRest information
1313
Requested version: v2
1414
Bootstrapper version: [email protected]
Lines changed: 2 additions & 2 deletions
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>Resources_2020-10-01;Features_2015-12-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2020-09-01;Authorization_2020-07-01-preview;Management_2020-09-01;Management_2020-07-01-preview;PolicyClient_2021-06-01;Management_2020-10-01;ResourceManagementClient_2020-10-01;Resources_2020-01-01;SubscriptionClient_2020-01-01;Resources_2021-05-01;Resources_2021-04-01;</AzureApiTag>
4+
<AzureApiTag>Resources_2020-10-01;Features_2021-07-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2020-09-01;Authorization_2020-07-01-preview;Management_2020-09-01;Management_2020-07-01-preview;PolicyClient_2021-06-01;Management_2020-10-01;ResourceManagementClient_2020-10-01;Resources_2020-01-01;SubscriptionClient_2020-01-01;Resources_2021-05-01;Resources_2021-04-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
7-
</Project>
7+
</Project>

sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/FeatureClient.cs

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

0 commit comments

Comments
 (0)