From 6a776881f4b88fce43ab2de7471e9b9659916ac9 Mon Sep 17 00:00:00 2001 From: Tian Ouyang Date: Fri, 9 Aug 2019 01:30:17 +0000 Subject: [PATCH] Add 404 for HEAD APIs. --- .../stable/2019-07-01/resources.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2019-07-01/resources.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2019-07-01/resources.json index b1f3c24187d3..7d76335baf5a 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2019-07-01/resources.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2019-07-01/resources.json @@ -121,6 +121,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -425,6 +428,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -717,6 +723,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -1027,6 +1036,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -1352,6 +1364,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -2023,6 +2038,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -2552,6 +2570,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": { @@ -2917,6 +2938,9 @@ "204": { "description": "No Content" }, + "404": { + "description": "Not Found" + }, "default": { "description": "Error response describing why the operation failed.", "schema": {