Skip to content

Commit

Permalink
DiskRp changes for 2020-05-01 (#12553)
Browse files Browse the repository at this point in the history
* DiskRP sdk changes for api version 2020-05-01

* changing sdk versions

* taking in latest changes from swagger pr

* fix tests and generate sdk from latest swagger

* taking in latest swagger changes and running the failed test

* regenerate sdk from merged swagger

* fixing autorest, updating azsdk.props, updating validation in des tests
  • Loading branch information
chetmaddula authored and prmathur-microsoft committed Jul 8, 2020
1 parent 307553e commit 5f85e7e
Show file tree
Hide file tree
Showing 73 changed files with 27,981 additions and 13,938 deletions.
6 changes: 3 additions & 3 deletions eng/mgmt/mgmtmetadata/compute_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\hylee-sdk\may\sdk
2020-05-26 00:22:02 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\GitSwagger\azure-sdk-for-net\sdk
2020-06-09 19:55:52 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: eb91865bf3284a739f1f0ded036f0e37bbcebe8d
Commit: 3c09c5f5e3a7c6a543ae1a9eea7f06a3cfda83a8
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
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>Compute_2019-12-01;Compute_2019-11-01;Compute_2019-04-01;ContainerService_2017-01-31;</AzureApiTag>
<AzureApiTag>Compute_2020-05-01;Compute_2019-12-01;Compute_2019-11-01;Compute_2019-04-01;ContainerService_2017-01-31;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f85e7e

Please sign in to comment.