From 614c1356237c4b8313311d84001b2438d5b4bc6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saar=20Shen=20=F0=9F=9A=BE?= Date: Mon, 9 Nov 2020 18:12:58 -0800 Subject: [PATCH] Remove unused error response --- .../diagnosticServicesToken_API.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-10-26-preview/diagnosticServicesToken_API.json b/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-10-26-preview/diagnosticServicesToken_API.json index 6ea53de9e78c..031d854cff0f 100644 --- a/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-10-26-preview/diagnosticServicesToken_API.json +++ b/specification/applicationinsights/resource-manager/Microsoft.Insights/preview/2020-10-26-preview/diagnosticServicesToken_API.json @@ -118,20 +118,6 @@ } }, "definitions": { - "ErrorResponse": { - "description": "Error response indicates Insights service is not able to process the incoming request. The reason is provided in the error message.", - "type": "object", - "properties": { - "code": { - "description": "Error code.", - "type": "string" - }, - "message": { - "description": "Error message indicating why the operation failed.", - "type": "string" - } - } - }, "DiagnosticServicesTokenResponse": { "type": "object", "properties": {