From 4dbf273f177e5158edbcdb401ba46f64a6210a8c Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 22 Jul 2022 21:14:39 +0000 Subject: [PATCH] CodeGen from PR 19596 in Azure/azure-rest-api-specs Merge bcfca397d778ea96b4fb4bf52602d1c8d2b00c27 into f4e7a1c99eff175286c3313ec875f79e4142ac1a --- schemas/2020-12-01/Microsoft.Cache.json | 1 + schemas/2021-06-01/Microsoft.Cache.json | 1 + 2 files changed, 2 insertions(+) diff --git a/schemas/2020-12-01/Microsoft.Cache.json b/schemas/2020-12-01/Microsoft.Cache.json index 8a70034edc..95fb66024e 100644 --- a/schemas/2020-12-01/Microsoft.Cache.json +++ b/schemas/2020-12-01/Microsoft.Cache.json @@ -587,6 +587,7 @@ "properties": { "linkedRedisCacheId": { "type": "string", + "format": "arm-id", "description": "Fully qualified resourceId of the linked redis cache." }, "linkedRedisCacheLocation": { diff --git a/schemas/2021-06-01/Microsoft.Cache.json b/schemas/2021-06-01/Microsoft.Cache.json index d291e936e5..cc166c01c6 100644 --- a/schemas/2021-06-01/Microsoft.Cache.json +++ b/schemas/2021-06-01/Microsoft.Cache.json @@ -639,6 +639,7 @@ "properties": { "linkedRedisCacheId": { "type": "string", + "format": "arm-id", "description": "Fully qualified resourceId of the linked redis cache." }, "linkedRedisCacheLocation": {