diff --git a/specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2021-06-10/healthbot.json b/specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2021-06-10/healthbot.json index e1fd3bf872eb..ad91909a56ca 100644 --- a/specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2021-06-10/healthbot.json +++ b/specification/healthbot/resource-manager/Microsoft.HealthBot/stable/2021-06-10/healthbot.json @@ -640,6 +640,7 @@ "items": { "$ref": "#/definitions/Error" }, + "x-ms-identifiers": [], "description": "The error details." }, "additionalInfo": { @@ -648,6 +649,7 @@ "items": { "$ref": "#/definitions/ErrorAdditionalInfo" }, + "x-ms-identifiers": [], "description": "The error additional info." } } @@ -681,7 +683,10 @@ "type": "array", "items": { "$ref": "#/definitions/OperationDetail" - } + }, + "x-ms-identifiers": [ + "name" + ] }, "nextLink": { "description": "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use.",