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 18624 in Azure/azure-rest-api-specs
Dev dataprotection microsoft.data protection 2022 03 31 preview (Azure#18624) * Adds base for updating Microsoft.DataProtection from version preview/2022-02-01-preview to version 2022-03-31-preview * Updates readme * Updates API version in new specs and examples * Changes from 2022-03-01 * Adding extension routing API * Prettier fix * Undo unintentional changes * Revert "Prettier fix" This reverts commit 3ac4c11592e7bba2297d14d0183ced1c444c2103. * Adding autoheal settings * Adding x-ms-parameter-location * Fixing example resourceId and extension resource path Co-authored-by: chandrasekarendran <[email protected]>
- Loading branch information
1 parent
b881549
commit 0f9e579
Showing
51 changed files
with
10,497 additions
and
8,950 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.4.5", | ||
"autorest": "3.7.2", | ||
"use": [ | ||
"@autorest/python@5.8.4", | ||
"@autorest/[email protected].2" | ||
"@autorest/python@5.13.0", | ||
"@autorest/[email protected].3" | ||
], | ||
"commit": "8d0a1bce1741e7b181746bcce6ad25dad31a3b11", | ||
"commit": "e7f452bcd67353236b653f00bf26312444c9a529", | ||
"repository_url": "https://github.com/Azure/azure-rest-api-specs", | ||
"autorest_command": "autorest specification/dataprotection/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/[email protected].2 --version=3.4.5", | ||
"autorest_command": "autorest specification/dataprotection/resource-manager/readme.md --multiapi --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/[email protected].3 --version=3.7.2", | ||
"readme": "specification/dataprotection/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.