Skip to content

Commit fba79b5

Browse files
priyankarkingPriyankar Gupta
andauthored
Swagger correctness fix : add zonal-configuration property (#17447)
Co-authored-by: Priyankar Gupta <priyagupta@microsoft.com>
1 parent b55d39c commit fba79b5

File tree

1 file changed

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

1 file changed

+5
-0
lines changed

specification/redis/resource-manager/Microsoft.Cache/stable/2020-12-01/redis.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,6 +1867,11 @@
18671867
"type": "string",
18681868
"description": "The max clients config",
18691869
"readOnly": true
1870+
},
1871+
"zonal-configuration": {
1872+
"type": "string",
1873+
"description": "Zonal Configuration",
1874+
"readOnly": true
18701875
}
18711876
},
18721877
"additionalProperties": {

0 commit comments

Comments
 (0)