Skip to content

Commit

Permalink
Applicationinsights 0.3.0 (Azure#11694)
Browse files Browse the repository at this point in the history
* delete outdated generate.cmd

* add generate.ps1

* generate SDK from updated swagger specs

* Update generate.ps1

Co-authored-by: Yeming Liu <[email protected]>
  • Loading branch information
VeryEarly and isra-fel authored Apr 30, 2020
1 parent c68be25 commit 69c27cd
Show file tree
Hide file tree
Showing 45 changed files with 2,171 additions and 871 deletions.
14 changes: 14 additions & 0 deletions eng/mgmt/mgmtmetadata/applicationinsights_resource-manager.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Installing AutoRest version: 2.0.4413
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/applicationinsights/resource-manager/readme.md --csharp --version=2.0.4413 --reflect-api-versions --tag=package-2020-04 --csharp.output-folder=C:\Users\yabhu\Documents\workspace\azure-sdk-for-net\sdk\applicationinsights\Microsoft.Azure.Management.ApplicationInsights\src\Generated
2020-04-30 02:54:43 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 9bd8781377f51d576aca18d1f32f8c49c2247184
AutoRest information
Requested version: 2.0.4413
Bootstrapper version: [email protected]
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>Insights_2015-05-01;</AzureApiTag>
<AzureApiTag>Insights_2015-05-01;Insights_2018-05-01;Insights_2020-03-01-preview</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.

Loading

0 comments on commit 69c27cd

Please sign in to comment.