Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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