Skip to content

Commit

Permalink
Update Peering SDK to 2020-04-01 API version (#12018)
Browse files Browse the repository at this point in the history
* Update Peering SDK to 2020-04-01 API version

* Remove metadata file

* Fix few tests

* Fix PeeringRegisteredPrefix test

* Fix CreatePeeringService test

* Update RP props and metadata

* Update version to 2.1.0

Co-authored-by: Yeming Liu <[email protected]>

* Update AssemblyInfo version

Co-authored-by: Praneeth Sanapathi <[email protected]>
Co-authored-by: Yeming Liu <[email protected]>
  • Loading branch information
3 people authored May 14, 2020
1 parent 4819296 commit dcdbbfa
Show file tree
Hide file tree
Showing 40 changed files with 2,287 additions and 1,655 deletions.
12 changes: 6 additions & 6 deletions eng/mgmt/mgmtmetadata/peering_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Installing AutoRest version: latest
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/peering/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=F:\azure\azure-sdk-for-net\sdk
2020-03-05 17:07:23 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/peering/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\azure-sdk-for-net\sdk
2020-05-13 17:03:52 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 57ba23526b8ef2ddd52165d54e20d66f5563e8f4
Commit: 8b2e977ca30ce0d9b44e8f6b90d569c7a0334d59
AutoRest information
Requested version: latest
Bootstrapper version: autorest@3.0.6187
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>Peering_2020-01-01-preview;</AzureApiTag>
<AzureApiTag>Peering_2020-04-01;</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.

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.

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

Loading

0 comments on commit dcdbbfa

Please sign in to comment.