Skip to content

Commit e7cc870

Browse files
masansariTaejasshivani-tyagii
authored
Swagger update for AFS vaulted backup policy (#25791)
* Adds base for updating Microsoft.RecoveryServices from version stable/2023-04-01 to version 2023-06-01 * Updates readme * Updates API version in new specs and examples * Swagger update for AFS Vaulted Backup Policy Tiering Cost API Fixing checks for prettier and spelltest [Prettier] Adding empty line at the end Adding Snapshot Related Changes to bms.json Updating examples Modified example for backup validate operation fixed prettier check Added vaultId in the Get Protected Item response Making property read only moved readonly to correct field, pulled rohini's correctness fix from 2023-04-01 version added edgeZone changes from previous API version - contact vishnu (viananth) Adding prefix backup to tiering cost api [Archive V1] Costs API rapping request response under Resource Revert "[Archive V1] Costs API rapping request response under Resource" This reverts commit 830dc927afb68c192d4b87b5ed986ab0f8f233ed. Updating default tag to latest stable tag Making resourceGuardResourceId property as required Modified example of trigger validate operation Added Required field as array Fixing lint diffs for 202 status codes Modified swagger to resolve error made changes to input param for api Reverting my changes Adding wrongly reverted changes Adding again Adding type for ValidateOperationRequestResource Fixed ProtectionPolicies_CreateOrUpdate_Hardened.json Fixing the api urls and lint-diff errors Updating the url + adding supperssion for LROErrorContent * Refactoring UserAssignedIdentityProperties --------- Co-authored-by: Taejas Gupta <[email protected]> Co-authored-by: Taejas Gupta (HE/HIM) <[email protected]> Co-authored-by: Shivani Tyagi <[email protected]>
1 parent 32d3988 commit e7cc870

File tree

107 files changed

+18888
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

107 files changed

+18888
-5
lines changed

specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2023-04-01/bms.json

+5
Original file line numberDiff line numberDiff line change
@@ -8609,6 +8609,11 @@
86098609
"format": "int32",
86108610
"description": "Soft delete retention period in days",
86118611
"type": "integer"
8612+
},
8613+
"vaultId": {
8614+
"description": "ID of the vault which protects this item",
8615+
"type": "string",
8616+
"readOnly": true
86128617
}
86138618
},
86148619
"discriminator": "protectedItemType"

0 commit comments

Comments
 (0)