From 9ef7356a8d53f77a22acd3ed2e99a54f357c8185 Mon Sep 17 00:00:00 2001 From: Priyankar Gupta Date: Fri, 21 Jan 2022 16:32:12 +0530 Subject: [PATCH] Swagger correctness fix : add zonal-configuration property --- .../Microsoft.Cache/stable/2020-12-01/redis.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specification/redis/resource-manager/Microsoft.Cache/stable/2020-12-01/redis.json b/specification/redis/resource-manager/Microsoft.Cache/stable/2020-12-01/redis.json index eebe5cd6f6da..331dd6dba5d6 100644 --- a/specification/redis/resource-manager/Microsoft.Cache/stable/2020-12-01/redis.json +++ b/specification/redis/resource-manager/Microsoft.Cache/stable/2020-12-01/redis.json @@ -1867,6 +1867,11 @@ "type": "string", "description": "The max clients config", "readOnly": true + }, + "zonal-configuration": { + "type": "string", + "description": "Zonal Configuration", + "readOnly": true } }, "additionalProperties": {