diff --git a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json index dcde8a2fadfa..f17786cc5756 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json +++ b/specification/logic/resource-manager/Microsoft.Logic/preview/2018-07-01-preview/logic.json @@ -4617,12 +4617,6 @@ "schema": { "$ref": "#/definitions/IntegrationAccountSessionListResult" } - }, - "default": { - "description": "Logic error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } }, "x-ms-pageable": { @@ -4678,12 +4672,6 @@ "schema": { "$ref": "#/definitions/IntegrationAccountSession" } - }, - "default": { - "description": "Logic error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } }, @@ -4748,12 +4736,6 @@ "schema": { "$ref": "#/definitions/IntegrationAccountSession" } - }, - "default": { - "description": "Logic error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } },