Skip to content

Commit 882cf96

Browse files
authored
{Storage} change modelAsString from false to true (#13073)
1 parent 2ba10df commit 882cf96

File tree

1 file changed

+2
-2
lines changed
  • specification/storage/resource-manager/Microsoft.Storage/stable/2021-01-01

1 file changed

+2
-2
lines changed

specification/storage/resource-manager/Microsoft.Storage/stable/2021-01-01/file.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
],
216216
"x-ms-enum": {
217217
"name": "ListSharesExpand",
218-
"modelAsString": false
218+
"modelAsString": true
219219
},
220220
"description": "Optional, used to expand the properties within share's properties."
221221
}
@@ -286,7 +286,7 @@
286286
],
287287
"x-ms-enum": {
288288
"name": "PutSharesExpand",
289-
"modelAsString": false
289+
"modelAsString": true
290290
},
291291
"description": "Optional, used to create a snapshot."
292292
},

0 commit comments

Comments
 (0)