From f0875a0fefa5130958e746cb0a31d3fa04042d77 Mon Sep 17 00:00:00 2001 From: Auto Mation Date: Wed, 20 Sep 2023 12:37:45 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/api/types/cart-discount/CartDiscount.raml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api-specs/api/types/cart-discount/CartDiscount.raml b/api-specs/api/types/cart-discount/CartDiscount.raml index 7d7ae96e3..54b4e38c2 100644 --- a/api-specs/api/types/cart-discount/CartDiscount.raml +++ b/api-specs/api/types/cart-discount/CartDiscount.raml @@ -90,7 +90,8 @@ properties: requiresDiscountCode: type: boolean description: | - Indicates if the Discount can be used in connection with a [DiscountCode](ctp:api:type:DiscountCode). + Indicates if the Discount is used in connection with a [DiscountCode](ctp:api:type:DiscountCode). + default: false references: type: Reference[] description: |