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 25472 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2023-07-12-preview (Azure#25472) * Adds base for updating Microsoft.AlertsManagement from version preview/2019-05-05-preview to version 2023-07-12-preview * Updates readme * Updates API version in new specs and examples * added enrichments api * fixing errors * fixed more erros * cont * cont * cont * cont * cont * trying to fix errors * cont * cont * cont * cont * used v5/types.json * Used Resource definition from common-types * Updated descriptions. * set "x-ms-parameter-location": "method" for "scope" parameter * Suppress lint err * another try to suppress lint err
- Loading branch information
SDKAuto
committed
Sep 18, 2023
1 parent
49e8606
commit 9e5b28d
Showing
54 changed files
with
2,929 additions
and
835 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
sdk/alertsmanagement/azure-mgmt-alertsmanagement/_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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"commit": "e37a57df67daaa82f9c3758fc450bc8655812a08", | ||
"commit": "d310a1a98418f81c9e627729c64f9e0db2d8d6a3", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest": "3.9.2", | ||
"autorest": "3.9.7", | ||
"use": [ | ||
"@autorest/python@6.2.7", | ||
"@autorest/modelerfour@4.24.3" | ||
"@autorest/python@6.7.1", | ||
"@autorest/modelerfour@4.26.2" | ||
], | ||
"autorest_command": "autorest specification/alertsmanagement/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.2.7 --use=@autorest/modelerfour@4.24.3 --version=3.9.2 --version-tolerant=False", | ||
"autorest_command": "autorest specification/alertsmanagement/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.7.1 --use=@autorest/modelerfour@4.26.2 --version=3.9.7 --version-tolerant=False", | ||
"readme": "specification/alertsmanagement/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
Oops, something went wrong.