-
Notifications
You must be signed in to change notification settings - Fork 5k
Generate sdk for Microsoft.Features new apis #22508
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
955dea6
Generate sdk for Microsoft.Features new apis
shenshengkafei c9a0886
add resources_resource-manager.txt
shenshengkafei 873a7b9
update swagger file location
shenshengkafei 7c70553
update commit hash
shenshengkafei 1f61021
Uset the latest swagger
shenshengkafei 4714f79
Add azurearcdata_resource-manager.txt
shenshengkafei 7705e76
Fix comeent
shenshengkafei b76f7e9
Fix comments
shenshengkafei 16dbaa7
Address comments
shenshengkafei 907c830
Revert the api-version breaking change
shenshengkafei 9eee390
resolve conflict
shenshengkafei 54190fa
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
shenshengkafei 4c279b4
resolve conflict
shenshengkafei 0d72c71
Rever breaking changes
shenshengkafei e8e3701
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
shenshengkafei 7d294fd
Revert changes
shenshengkafei 0b5a3fe
Address comments
shenshengkafei f0a2094
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-net int…
shenshengkafei e32d25b
Fix csproj
shenshengkafei 4f82edf
update txt
shenshengkafei 0d0fdf8
regenerate the files
shenshengkafei 3efc8e4
Fix tabs
shenshengkafei 904d898
Fix spaces
shenshengkafei 23d446e
Fix spaces
shenshengkafei File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,12 +3,12 @@ AutoRest installed successfully. | |
Commencing code generation | ||
Generating CSharp code | ||
Executing AutoRest command | ||
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 | ||
2021-08-24 02:01:25 UTC | ||
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 | ||
2021-09-16 23:53:37 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 6de27dc43268e23cbb322bdf18016c8b944f8926 | ||
Commit: 32d5a0348f38da79fafdf14b945df0f9b8119df4 | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] |
4 changes: 2 additions & 2 deletions
4
sdk/resources/Microsoft.Azure.Management.Resource/AzSdk.RP.props
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--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--> | ||
<PropertyGroup> | ||
<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> | ||
<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> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> | ||
</Project> |
40 changes: 14 additions & 26 deletions
40
sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/FeatureClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.