Skip to content

Commit 02c0617

Browse files
author
SDKAuto
committed
CodeGen from PR 17354 in Azure/azure-rest-api-specs
Merge 23c7420cfa939d040c24e686aac4e2bf9c715d72 into 84c09261f588a7ad29cfb4b46ad7f038f7254275
1 parent 8067fc1 commit 02c0617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/2021-10-01/Microsoft.CostManagement.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@
807807
],
808808
"description": "The logical \"AND\" expression. Must have at least 2 items."
809809
},
810-
"dimension": {
810+
"dimensions": {
811811
"oneOf": [
812812
{
813813
"$ref": "#/definitions/ReportConfigComparisonExpression"
@@ -843,7 +843,7 @@
843843
],
844844
"description": "The logical \"OR\" expression. Must have at least 2 items."
845845
},
846-
"tag": {
846+
"tags": {
847847
"oneOf": [
848848
{
849849
"$ref": "#/definitions/ReportConfigComparisonExpression"

0 commit comments

Comments
 (0)