Skip to content

Commit 87d6ba6

Browse files
priyankarkingPriyankar Gupta
authored andcommitted
Swagger correctness fix : add zonal-configuration property (Azure#17448)
Co-authored-by: Priyankar Gupta <[email protected]>
1 parent 07d075f commit 87d6ba6

File tree

1 file changed

+5
-0
lines changed
  • specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01

1 file changed

+5
-0
lines changed

specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,6 +1877,11 @@
18771877
"type": "string",
18781878
"description": "Preferred auth method to communicate to storage account used for data persistence, specify SAS or ManagedIdentity, default value is SAS",
18791879
"readOnly": true
1880+
},
1881+
"zonal-configuration": {
1882+
"type": "string",
1883+
"description": "Zonal Configuration",
1884+
"readOnly": true
18801885
}
18811886
},
18821887
"additionalProperties": {},

0 commit comments

Comments
 (0)