From fc61a52759dd97251cef7d6e5be07d95d1dcf8df Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 21 Jan 2022 03:44:52 +0000 Subject: [PATCH] CodeGen from PR 17354 in Azure/azure-rest-api-specs Merge 23c7420cfa939d040c24e686aac4e2bf9c715d72 into 90e025a70f025068593f8d03d3df1ab2dd580314 --- schemas/2021-10-01/Microsoft.CostManagement.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/2021-10-01/Microsoft.CostManagement.json b/schemas/2021-10-01/Microsoft.CostManagement.json index a31eb0ab71..b1ceac7066 100644 --- a/schemas/2021-10-01/Microsoft.CostManagement.json +++ b/schemas/2021-10-01/Microsoft.CostManagement.json @@ -807,7 +807,7 @@ ], "description": "The logical \"AND\" expression. Must have at least 2 items." }, - "dimension": { + "dimensions": { "oneOf": [ { "$ref": "#/definitions/ReportConfigComparisonExpression" @@ -843,7 +843,7 @@ ], "description": "The logical \"OR\" expression. Must have at least 2 items." }, - "tag": { + "tags": { "oneOf": [ { "$ref": "#/definitions/ReportConfigComparisonExpression"