diff --git a/specification/web/resource-manager/Microsoft.Web/stable/2023-12-01/WebApps.json b/specification/web/resource-manager/Microsoft.Web/stable/2023-12-01/WebApps.json index 9043ffcfd9aa..abd539de5935 100644 --- a/specification/web/resource-manager/Microsoft.Web/stable/2023-12-01/WebApps.json +++ b/specification/web/resource-manager/Microsoft.Web/stable/2023-12-01/WebApps.json @@ -263,7 +263,13 @@ "description": "Successfully deleted web app." }, "202": { - "description": "Asynchronous operation in progress." + "description": "Asynchronous operation in progress.", + "headers": { + "location": { + "description": "location header", + "type": "string" + } + } }, "404": { "description": "Web app not found.", @@ -1134,7 +1140,13 @@ } }, "202": { - "description": "Asynchronous operation in progress." + "description": "Asynchronous operation in progress.", + "headers": { + "location": { + "description": "location header", + "type": "string" + } + } }, "default": { "description": "App Service error response.", @@ -1917,7 +1929,13 @@ } }, "202": { - "description": "Asynchronous operation in progress." + "description": "Asynchronous operation in progress.", + "headers": { + "location": { + "description": "location header", + "type": "string" + } + } }, "default": { "description": "App Service error response.", @@ -2470,7 +2488,13 @@ } }, "202": { - "description": "Asynchronous operation in progress." + "description": "Asynchronous operation in progress.", + "headers": { + "location": { + "description": "location header", + "type": "string" + } + } }, "default": { "description": "App Service error response.", @@ -2528,7 +2552,13 @@ } }, "202": { - "description": "Asynchronous operation in progress." + "description": "Asynchronous operation in progress.", + "headers": { + "location": { + "description": "location header", + "type": "string" + } + } }, "default": { "description": "App Service error response.",