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.",