Skip to content

Commit

Permalink
Balances API update (Azure#14169)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikku-2020 authored and dabenhamMic committed May 4, 2021
1 parent 62d1006 commit a6a9ef1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@
}
}
},
"/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/balances": {
"/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingPeriods/{billingPeriodName}/providers/Microsoft.Consumption/balances": {
"get": {
"tags": [
"Balances"
Expand Down

0 comments on commit a6a9ef1

Please sign in to comment.