Skip to content

Commit

Permalink
fix: billing/resource-manager/Microsoft.Billing (#5481)
Browse files Browse the repository at this point in the history
- prouct -> product
- setion -> section
  • Loading branch information
nschonni authored and sarangan12 committed Mar 28, 2019
1 parent a504178 commit 7d66941
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3118,7 +3118,7 @@
"description": "Details of the product to be transferred.",
"properties": {
"productType": {
"description": "Type of the prouct to be transferred.",
"description": "Type of the product to be transferred.",
"$ref": "#/definitions/ProductType"
},
"productId": {
Expand Down Expand Up @@ -3234,7 +3234,7 @@
},
"invoiceSectionId": {
"type": "string",
"description": "Target invoice setion Id.",
"description": "Target invoice section Id.",
"readOnly": true
},
"billingAccountId": {
Expand Down

0 comments on commit 7d66941

Please sign in to comment.