Skip to content

Commit d78c794

Browse files
aakash049johnemmanuelm
authored andcommitted
[DataBox] Bump the api version to add new values for enums for JobStageStatus and CustomerResolutionCode and new field StorageAccountAccessTierPreferences (Azure#16989)
* Added new fields/enums for new api version Added new fields/enums for new api version * changes * version change * Update databox.json * Update databox.json * Updated Readme * Update databox.json * Prettier change * spell check * Update databox.json * Update databox.json * Update databox.json * Update databox.json * Added Granular Changes * Fix lint error with copylogdetailstype * added new DC * Empty array x-ms-identifiers * Update databox.json * Delete readme.ruby.md Co-authored-by: John Emmanuel Mandam <[email protected]>
1 parent fb4103f commit d78c794

35 files changed

+10665
-83
lines changed

cSpell.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"softwareTerms",
4040
"typescript"
4141
],
42-
"overrides": [
42+
"overrides": [
4343
{
4444
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2018-01-01/databox.json",
4545
"words": [
@@ -82,6 +82,12 @@
8282
"Tera"
8383
]
8484
},
85+
{
86+
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2021-12-01/databox.json",
87+
"words": [
88+
"Tera"
89+
]
90+
},
8591
{
8692
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/Rules.json",
8793
"words": [

0 commit comments

Comments
 (0)