From c24cd8185bf8c9b61280fee78ea13eb2a131e4c0 Mon Sep 17 00:00:00 2001 From: Wei Wei Date: Tue, 7 Jan 2020 14:43:12 +0800 Subject: [PATCH] Revert "[SRP] Add default response status code (#8065)" This reverts commit f7475a752a8019712b1195cdf876d8cc169f4c08. --- .../stable/2019-06-01/storage.json | 36 ------------------- 1 file changed, 36 deletions(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json index 488dfd9635c8..e457d4b98b7b 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2019-06-01/storage.json @@ -162,12 +162,6 @@ }, "202": { "description": "Accepted -- Create or update request accepted; operation will complete asynchronously." - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } }, "x-ms-long-running-operation": true @@ -251,12 +245,6 @@ "schema": { "$ref": "#/definitions/StorageAccount" } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } }, @@ -303,12 +291,6 @@ "schema": { "$ref": "#/definitions/StorageAccount" } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } } @@ -475,12 +457,6 @@ "schema": { "$ref": "#/definitions/StorageAccountListKeysResult" } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } } @@ -690,12 +666,6 @@ "schema": { "$ref": "#/definitions/ManagementPolicy" } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } }, @@ -742,12 +712,6 @@ "schema": { "$ref": "#/definitions/ManagementPolicy" } - }, - "default": { - "description": "Error response describing why the operation failed.", - "schema": { - "$ref": "#/definitions/ErrorResponse" - } } } },