Skip to content

Commit 549da4f

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 5cedc63 commit 549da4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oas/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45364,7 +45364,7 @@ components:
4536445364
[Set LineItem TaxAmount](ctp:api:type:CartSetLineItemTaxAmountAction), [Set CustomLineItem
4536545365
TaxAmount](ctp:api:type:CartSetCustomLineItemTaxAmountAction), or [Set ShippingMethod
4536645366
TaxAmount](ctp:api:type:CartSetShippingMethodTaxAmountAction).nn - If the
45367-
update action changes the Line Item price, for Line Items with `Platform` [LineItemPriceMode](ctp:type:LineItemPriceMode),
45367+
update action changes the Line Item price, for Line Items with `Platform` [LineItemPriceMode](ctp:api:type:LineItemPriceMode),
4536845368
you must issue [Set LineItem TaxAmount](ctp:api:type:CartSetLineItemTaxAmountAction)
4536945369
in a _separate_ request.nn - If the update action removes the externally
4537045370
set tax amount for the Shipping Method, you must issue [Set ShippingMethod TaxAmount](ctp:api:type:CartSetShippingMethodTaxAmountAction)

0 commit comments

Comments
 (0)