From cc97208b95ee37d211d348bbeb98ddf84f63c722 Mon Sep 17 00:00:00 2001 From: srilatha inavolu Date: Thu, 12 Aug 2021 11:21:22 -0700 Subject: [PATCH] Adding type in ErrorDetails definition --- .../stable/2020-06-01/costmanagement.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json index 3f944e7603ef..59d15ecc3802 100644 --- a/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json +++ b/specification/cost-management/resource-manager/Microsoft.CostManagement/stable/2020-06-01/costmanagement.json @@ -1567,6 +1567,7 @@ }, "ErrorDetails": { "description": "The details of the error.", + "type": "object", "properties": { "code": { "description": "Error code.",