Skip to content

Commit 5d48f6a

Browse files
authored
Fix path at line 1557 (#14954)
1 parent b3afd03 commit 5d48f6a

File tree

1 file changed

+1
-1
lines changed
  • specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-05-01

1 file changed

+1
-1
lines changed

specification/consumption/resource-manager/Microsoft.Consumption/stable/2021-05-01/consumption.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@
15541554
}
15551555
}
15561556
},
1557-
"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/Microsoft.Consumption/aggregatedCost": {
1557+
"/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/aggregatedCost": {
15581558
"get": {
15591559
"tags": [
15601560
"AggregatedCost"

0 commit comments

Comments
 (0)