From fe6c781421bbac124f1057942f5774bf8f395d7f Mon Sep 17 00:00:00 2001 From: Lingling Tong Date: Thu, 3 Feb 2022 09:04:31 -0800 Subject: [PATCH] add xms-ids for logz --- .../Microsoft.Logz/stable/2020-10-01/logz.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/specification/logz/resource-manager/Microsoft.Logz/stable/2020-10-01/logz.json b/specification/logz/resource-manager/Microsoft.Logz/stable/2020-10-01/logz.json index b23a156c7cf7..f946d9e1990f 100644 --- a/specification/logz/resource-manager/Microsoft.Logz/stable/2020-10-01/logz.json +++ b/specification/logz/resource-manager/Microsoft.Logz/stable/2020-10-01/logz.json @@ -1819,7 +1819,10 @@ "type": "array", "items": { "$ref": "#/definitions/OperationResult" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URL to get the next set of operation list results if there are any.", @@ -2159,7 +2162,10 @@ "type": "array", "items": { "$ref": "#/definitions/FilteringTag" - } + }, + "x-ms-identifiers": [ + "name" + ] } } }, @@ -2419,7 +2425,8 @@ "type": "array", "items": { "$ref": "#/definitions/UserRoleResponse" - } + }, + "x-ms-identifiers": [] }, "nextLink": { "description": "Link to the next set of results, if any.",