From 9d0819ee2abbadb70db6c729f72fbfae271eb73b Mon Sep 17 00:00:00 2001 From: asmaskar <58723769+asmaskar@users.noreply.github.com> Date: Thu, 27 May 2021 11:21:59 +0530 Subject: [PATCH] Fix for Operation Result for Vaults (#14528) --- .../Microsoft.RecoveryServices/stable/2020-02-02/vaults.json | 3 +-- .../Microsoft.RecoveryServices/stable/2020-10-01/vaults.json | 3 +-- .../Microsoft.RecoveryServices/stable/2021-01-01/vaults.json | 3 +-- .../Microsoft.RecoveryServices/stable/2021-02-10/vaults.json | 3 +-- .../Microsoft.RecoveryServices/stable/2021-03-01/vaults.json | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-02-02/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-02-02/vaults.json index cc2fb4674525..e2b552a5bd0e 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-02-02/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-02-02/vaults.json @@ -804,8 +804,7 @@ "Get Operation Result": { "$ref": "./examples/GetOperationResult.json" } - }, - "x-ms-long-running-operation": true + } } } }, diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-10-01/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-10-01/vaults.json index cdd3843b003b..933e4964b1bf 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-10-01/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2020-10-01/vaults.json @@ -804,8 +804,7 @@ "Get Operation Result": { "$ref": "./examples/GetOperationResult.json" } - }, - "x-ms-long-running-operation": true + } } } }, diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-01-01/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-01-01/vaults.json index ac062dfebfcf..01e9b932c95e 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-01-01/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-01-01/vaults.json @@ -804,8 +804,7 @@ "Get Operation Result": { "$ref": "./examples/GetOperationResult.json" } - }, - "x-ms-long-running-operation": true + } } } }, diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/vaults.json index ad966422f9fc..afb7b346fba9 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/vaults.json @@ -804,8 +804,7 @@ "Get Operation Result": { "$ref": "./examples/GetOperationResult.json" } - }, - "x-ms-long-running-operation": true + } } } }, diff --git a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-03-01/vaults.json b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-03-01/vaults.json index 88f84fccc367..72c78355e34c 100644 --- a/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-03-01/vaults.json +++ b/specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/stable/2021-03-01/vaults.json @@ -804,8 +804,7 @@ "Get Operation Result": { "$ref": "./examples/GetOperationResult.json" } - }, - "x-ms-long-running-operation": true + } } } },