From 0fc498fb40230cc0b72dc75ae457f6ac599f4731 Mon Sep 17 00:00:00 2001 From: Jason Davis Date: Wed, 29 Mar 2023 11:39:55 -0400 Subject: [PATCH] attempt cleanup --- .../2023-04-03/examples/AzureMonitorWorkspacesDelete.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/specification/monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/examples/AzureMonitorWorkspacesDelete.json b/specification/monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/examples/AzureMonitorWorkspacesDelete.json index 3f1684ee2a72..b97ba5135b98 100644 --- a/specification/monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/examples/AzureMonitorWorkspacesDelete.json +++ b/specification/monitor/resource-manager/Microsoft.Monitor/stable/2023-04-03/examples/AzureMonitorWorkspacesDelete.json @@ -6,12 +6,7 @@ "api-version": "2023-04-03" }, "responses": { - "202": { - "headers": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/locations/eastus/operationResults/00000000-0000-0000-0000-000000000000/AzureMonitorWorkspace/default?api-version=2023-04-03", - "Location": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myResourceGroup/providers/Microsoft.Monitor/locations/eastus/operationStatus/default/operationId/00000000-0000-0000-0000-000000000000?api-version=2023-04-03" - } - }, + "202": {}, "204": {} } }