Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 55bfa70

Browse files
committed
Updated storage spec with "x-ms-client-flatten" extension
1 parent be7fba9 commit 55bfa70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arm-storage/2015-06-15/swagger/storage.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@
491491
"description": "Resource tags"
492492
},
493493
"properties": {
494+
"x-ms-client-flatten": true,
494495
"$ref": "#/definitions/StorageAccountPropertiesCreateParameters"
495496
}
496497
},
@@ -626,6 +627,7 @@
626627
"StorageAccount": {
627628
"properties": {
628629
"properties": {
630+
"x-ms-client-flatten": true,
629631
"$ref": "#/definitions/StorageAccountProperties"
630632
}
631633
},
@@ -694,6 +696,7 @@
694696
"description": "Resource tags"
695697
},
696698
"properties": {
699+
"x-ms-client-flatten": true,
697700
"$ref": "#/definitions/StorageAccountPropertiesUpdateParameters"
698701
}
699702
},

0 commit comments

Comments
 (0)