Skip to content

Commit 1e86681

Browse files
authored
[Hub Generated] Review request for Microsoft.DataProtection to add version preview/2022-11-01-preview (#21441)
* Adds base for updating Microsoft.DataProtection from version preview/2022-10-01-preview to version 2022-11-01-preview * Updates readme * Updates API version in new specs and examples * Added API changes for Blob Backup * Updated class descriptions based on the feedback * Fixing spellcheck errors * Removing "timedout" from custom-words.txt and adding to cSpell.json
1 parent 0e9de49 commit 1e86681

File tree

74 files changed

+10994
-2
lines changed

Some content is hidden

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

74 files changed

+10994
-2
lines changed

cSpell.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,13 @@
879879
"tmpfs",
880880
"npipe"
881881
]
882+
},
883+
{
884+
"filename": "**/specification/dataprotection/resource-manager/Microsoft.DataProtection/**/dataprotection.json",
885+
"words": [
886+
"PrepareTimedout",
887+
"CommitTimedout"
888+
]
882889
}
883890
],
884891
"enableFiletypes": [

0 commit comments

Comments
 (0)