From 9b5127b28957926e5b36cd5765133749f111cf1c Mon Sep 17 00:00:00 2001 From: RakeshMohan-MSFT <49954584+RakeshMohanMSFT@users.noreply.github.com> Date: Fri, 25 Mar 2022 11:02:53 +0530 Subject: [PATCH] Update {azure-rest-api-specs} Fixes https://github.com/Azure/azure-sdk-for-net/issues/21637 --- .../Microsoft.Network/stable/2020-11-01/network.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-11-01/network.json b/specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-11-01/network.json index c78f3f854821..a956ee683b89 100644 --- a/specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-11-01/network.json +++ b/specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-11-01/network.json @@ -76,7 +76,7 @@ "properties": { "status": { "type": "string", - "description": "Status of the Azure async operation. Possible values are: 'InProgress', 'Succeeded', and 'Failed'.", + "description": "Status of the Azure async operation.", "enum": [ "InProgress", "Succeeded",