Skip to content

Commit

Permalink
TASK: Updating RAML types, Postman and OAS definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Aug 2, 2024
1 parent 1097eca commit 844e955
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oas/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39615,9 +39615,9 @@ components:
a Line Item with this price mode has both `price` and `totalPrice` set externally,
only `totalPrice` is used to calculate the total price of a Cart.nAll update
actions that change the quantity of a Line Item with this price mode can set the
new price with the `externalTotal` field.nIf the `externalTotal` field is not
given in the update actions, the external price is unset and the price mode is
set to `Platform`.n"
new price with the `externalTotalPrice` field.nIf the `externalTotalPrice` field
is not given in the update actions, the external price is unset and the price
mode is set to `Platform`.n"
MethodExternalTaxRateDraft:
type: "object"
required:
Expand Down

0 comments on commit 844e955

Please sign in to comment.