Skip to content

Commit

Permalink
[DataBox] Bump the api version to add new values for enums for JobSta…
Browse files Browse the repository at this point in the history
…geStatus and CustomerResolutionCode and new field StorageAccountAccessTierPreferences (#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 <johnema@microsoft.com>
  • Loading branch information
aakash049 and johnemmanuelm authored Mar 9, 2022
1 parent 0f8b45b commit 5e63855
Show file tree
Hide file tree
Showing 35 changed files with 10,665 additions and 83 deletions.
8 changes: 7 additions & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"softwareTerms",
"typescript"
],
"overrides": [
"overrides": [
{
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2018-01-01/databox.json",
"words": [
Expand Down Expand Up @@ -82,6 +82,12 @@
"Tera"
]
},
{
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2021-12-01/databox.json",
"words": [
"Tera"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/Rules.json",
"words": [
Expand Down
Loading

0 comments on commit 5e63855

Please sign in to comment.