Skip to content

Commit 39f9498

Browse files
Updating modelAsString to true
1 parent 97244d8 commit 39f9498

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/web/resource-manager/Microsoft.Web/stable/2016-03-01/CommonDefinitions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,7 +2238,7 @@
22382238
"type": "string",
22392239
"x-ms-enum": {
22402240
"name": "ComputeModeOptions",
2241-
"modelAsString": false
2241+
"modelAsString": true
22422242
}
22432243
},
22442244
"capacity": {
@@ -2393,7 +2393,7 @@
23932393
"type": "string",
23942394
"x-ms-enum": {
23952395
"name": "ComputeModeOptions",
2396-
"modelAsString": false
2396+
"modelAsString": true
23972397
}
23982398
},
23992399
"workerSize": {
@@ -2764,7 +2764,7 @@
27642764
"type": "string",
27652765
"x-ms-enum": {
27662766
"name": "ComputeModeOptions",
2767-
"modelAsString": false
2767+
"modelAsString": true
27682768
}
27692769
},
27702770
"workerSize": {

0 commit comments

Comments
 (0)