diff --git a/specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json b/specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json index 09233bf47e33..816c74298c7c 100644 --- a/specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json +++ b/specification/changeanalysis/resource-manager/Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json @@ -247,7 +247,10 @@ "type": "array", "items": { "$ref": "#/definitions/ResourceProviderOperationDefinition" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "The URI that can be used to request the next page for list of Azure operations.", @@ -356,7 +359,8 @@ "type": "array", "items": { "$ref": "#/definitions/PropertyChange" - } + }, + "x-ms-identifiers": [] } } },