From c50273a5266442e458f4bb53cd65b0a188e32995 Mon Sep 17 00:00:00 2001 From: Austin Tolani <46536757+austintolani@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:26:25 -0700 Subject: [PATCH] Remove x-ms-external property for Redis 2022-05-01 and 2021-06-01 API versions (#20837) * remove x-ms-external tag for 2022-05-01 API version * remove x-ms-external tag for 2021-06-01 API version --- .../Microsoft.Cache/stable/2021-06-01/redis.json | 3 +-- .../Microsoft.Cache/stable/2022-05-01/redis.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json b/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json index f4a9c011e816..dab2bcce4230 100644 --- a/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json +++ b/specification/redis/resource-manager/Microsoft.Cache/stable/2021-06-01/redis.json @@ -2812,8 +2812,7 @@ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult" } - ], - "x-ms-external": true + ] } }, "parameters": { diff --git a/specification/redis/resource-manager/Microsoft.Cache/stable/2022-05-01/redis.json b/specification/redis/resource-manager/Microsoft.Cache/stable/2022-05-01/redis.json index 2c2860c82b92..021f182cf121 100644 --- a/specification/redis/resource-manager/Microsoft.Cache/stable/2022-05-01/redis.json +++ b/specification/redis/resource-manager/Microsoft.Cache/stable/2022-05-01/redis.json @@ -2814,8 +2814,7 @@ { "$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/OperationStatusResult" } - ], - "x-ms-external": true + ] } }, "parameters": {