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.
[AMS LVA] Release the public preview of the LiveVideoAnalytics Edge c…
…lient (Azure#13210) * LVA SDK - Generated C# SDK files * Fix build breaks * fix a few validation errors. * fix change log * generated from swagger on github directly * fixing the release version. * fix preview version in change log * Add a sample test.
- Loading branch information
Showing
65 changed files
with
5,928 additions
and
0 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
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
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
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/mediaservices/data-plane/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\GitHub\giakasRepros\azure-sdk-for-net\sdk | ||
2020-07-07 18:00:31 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 5a73005b3cdbcadbc6d210de0b21e9ed6ba17c2b | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: autorest@1.9.1 |
8 changes: 8 additions & 0 deletions
8
sdk/mediaservices/Microsoft.Azure.Media.LiveVideoAnalytics.Edge/AzSdk.RP.props
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<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>Lva-1-0-0-preview;</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
7 changes: 7 additions & 0 deletions
7
sdk/mediaservices/Microsoft.Azure.Media.LiveVideoAnalytics.Edge/CHANGELOG.md
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Release History | ||
|
||
## 1.0.0-preview.1 (2020-06-11) | ||
|
||
### New features | ||
|
||
- Initial preview of Microsoft.Azure.Media.LiveVideoAnalytics.Edge Client SDK |
216 changes: 216 additions & 0 deletions
216
...rosoft.Azure.Media.LiveVideoAnalytics.Edge/src/Generated/ILiveVideoAnalyticsEdgeClient.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.