forked from Azure/azure-sdk-for-python
-
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.
CodeGen from PR 13793 in Azure/azure-rest-api-specs
stable 2020-11-20 workbooktemplates (Azure#13793) * stable 2020-11-20 workbooktemplates * ref examples in readme * fix path * add swagger 2.0 * fix lintdiff failures * update name * Update readme.python.md * Update readme.md * Update readme.md * Update readme.python.md * Update readme.python.md * update WorkbookError to WorkbookTemplateError * Update readme.md * add templateData examples * Update specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2020-11-20/workbookTemplates_API.json Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com> * Update specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2020-11-20/workbookTemplates_API.json Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com> * updated errorfiledcontract name * make prettier * added templateData samples * update to only workbooktemplates * rename package-2020-11-20 to package-2020-11-only Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
- Loading branch information
Showing
38 changed files
with
2,000 additions
and
113 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
sdk/applicationinsights/azure-mgmt-applicationinsights/MANIFEST.in
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,3 +1,4 @@ | ||
include _meta.json | ||
recursive-include tests *.py *.yaml | ||
include *.md | ||
include azure/__init__.py | ||
|
8 changes: 8 additions & 0 deletions
8
sdk/applicationinsights/azure-mgmt-applicationinsights/_meta.json
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 @@ | ||
{ | ||
"autorest": "V2", | ||
"use": "@microsoft.azure/autorest.python@~4.0.71", | ||
"commit": "1750698ed191977807052004f6218588bfb5c11f", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/applicationinsights/resource-manager/readme.md --keep-version-file --multiapi --no-async --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --use=@microsoft.azure/autorest.python@~4.0.71 --version=V2", | ||
"readme": "specification/applicationinsights/resource-manager/readme.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
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
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
Oops, something went wrong.