Skip to content

Commit dcf754f

Browse files
author
SDKAuto
committed
CodeGen from PR 19596 in Azure/azure-rest-api-specs
Merge b2e876c0a9ebf5edb0735792e02110cdd5aa798c into 42ca0236ef14093f5aff0694efa34d5594e814a0
1 parent 1df0e37 commit dcf754f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

schemas/2020-12-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@
579579
"properties": {
580580
"linkedRedisCacheId": {
581581
"type": "string",
582+
"format": "arm-id",
582583
"description": "Fully qualified resourceId of the linked redis cache."
583584
},
584585
"linkedRedisCacheLocation": {

schemas/2021-06-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@
631631
"properties": {
632632
"linkedRedisCacheId": {
633633
"type": "string",
634+
"format": "arm-id",
634635
"description": "Fully qualified resourceId of the linked redis cache."
635636
},
636637
"linkedRedisCacheLocation": {

0 commit comments

Comments
 (0)