From 261fee8eba4023d19c1bb2356ac2093992682dd6 Mon Sep 17 00:00:00 2001 From: Lingling Tong Date: Wed, 30 Mar 2022 01:52:23 -0700 Subject: [PATCH] add xms-ids for msi (#17880) --- .../stable/2018-11-30/ManagedIdentity.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json b/specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json index 16695c387b30..34b4bdf0687d 100644 --- a/specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json +++ b/specification/msi/resource-manager/Microsoft.ManagedIdentity/stable/2018-11-30/ManagedIdentity.json @@ -543,6 +543,9 @@ "items": { "$ref": "#/definitions/CloudErrorBody" }, + "x-ms-identifiers": [ + "code" + ], "description": "A list of additional details about the error." } }, @@ -600,6 +603,9 @@ "items": { "$ref": "#/definitions/Operation" }, + "x-ms-identifiers": [ + "name" + ], "title": "Operations List.", "description": "A list of operations supported by Microsoft.ManagedIdentity Resource Provider." },