forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 7
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 20290 in Azure/azure-rest-api-specs
dev-Sentinel-2022-08-01 (Azure#20290) * Adds base for updating Microsoft.SecurityInsights from version stable/2021-10-01 to version 2022-08-01 * Updates readme * Updates API version in new specs and examples * Add MITRE support to alert rules models (Azure#19757) * Update version * Fix lint diff error Co-authored-by: Lilyan Cohen <[email protected]> Co-authored-by: lilyanc02 <[email protected]> Co-authored-by: Lilyan Cohen <[email protected]>
- Loading branch information
1 parent
408ee52
commit 4455d6e
Showing
88 changed files
with
41,172 additions
and
11,262 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"autorest": "3.7.2", | ||
"autorest": "3.8.4", | ||
"use": [ | ||
"@autorest/python@5.16.0", | ||
"@autorest/modelerfour@4.19.3" | ||
"@autorest/python@6.0.1", | ||
"@autorest/modelerfour@4.23.5" | ||
], | ||
"commit": "8c2258114e565bb041dcb25a761acb965a4870e7", | ||
"commit": "61aeb2ea7e6a62ee0fbd05bb48b6062507eb7527", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/securityinsights/resource-manager/readme.md --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --tag=package-2021-10 --use=@autorest/python@5.16.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", | ||
"autorest_command": "autorest specification/securityinsights/resource-manager/readme.md --models-mode=msrest --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.0.1 --use=@autorest/modelerfour@4.23.5 --version=3.8.4 --version-tolerant=False", | ||
"readme": "specification/securityinsights/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
Oops, something went wrong.