Skip to content

Commit c6f7063

Browse files
authored
build(codegen): updating SDK (#1236)
Co-authored-by: ct-sdks[bot] <153784748+ct-sdks[bot]@users.noreply.github.com>
1 parent 2837529 commit c6f7063

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

packages/platform-sdk/src/generated/models/project.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export enum CustomerSearchStatusValues {
131131

132132
export type CustomerSearchStatus = 'Activated' | 'Deactivated' | (string & {})
133133
/**
134-
* Defines how Product Discounts and Cart Discounts are combined for every Line Item in a Cart.
134+
* Defines how Product Discounts and Cart Discounts are combined for Line Items in every Cart of the Project.
135135
*
136136
*/
137137
export enum DiscountCombinationModeValues {

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,3 +516,4 @@ f3ae1f87cbf764a30d228bf4e01215405951d454
516516
053ba06830d03bf8eb9963500e4498f14754b746
517517
1119815b3a93e1f6fa3894492e10cbb57f93a3d7
518518
a1e8798ca33fe3c7621ab83ff12ca20f269c406d
519+
d3b8e01b6233c9a25fa53d3a8a50a8e1721e664c

0 commit comments

Comments
 (0)