forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Resources] Update .NET SDK based on swagger update of Validate API (A…
…zure#11240) * Update .NET SDK based on swagger update of Validate API * Add the magic line * Regenerate the SDK from azure-rest-api-specs master branch Co-authored-by: Filiz Topatan <[email protected]>
- Loading branch information
Showing
8 changed files
with
2,015 additions
and
1,365 deletions.
There are no files selected for viewing
This file contains 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,14 +1,14 @@ | ||
Installing AutoRest version: 2.0.4413 | ||
Installing AutoRest version: v2 | ||
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=2.0.4413 --reflect-api-versions --tag=package-subscriptions-2019-11 --csharp.output-folder=Y:\generated\11-01-01 | ||
2020-04-01 20:38:17 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-resources-2019-10 --csharp.output-folder=C:\Workspace\Git\azure-sdk-for-net\sdk\resources\Microsoft.Azure.Management.Resource\src\Generated\NEWResources | ||
2020-04-14 04:49:34 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 977cb9a8e0993495c0395d681bb51b0aa77c824c | ||
Commit: 6d2fe7f1f7b29dd76994bbe7cab04571c9149e77 | ||
AutoRest information | ||
Requested version: 2.0.4413 | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] |
2,837 changes: 1,481 additions & 1,356 deletions
2,837
sdk/resources/Microsoft.Azure.Management.Resource/src/Generated/DeploymentsOperations.cs
Large diffs are not rendered by default.
Oops, something went wrong.
230 changes: 230 additions & 0 deletions
230
...rces/Microsoft.Azure.Management.Resource/src/Generated/DeploymentsOperationsExtensions.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.