Skip to content

Commit 21c3471

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

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 Cart in a Project.
134+
* Defines how Product Discounts and Cart Discounts are combined for every Line Item in a Cart.
135135
*
136136
*/
137137
export enum DiscountCombinationModeValues {

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,3 +510,4 @@ aa83bf0cb2747feefa757d96d5896ba52d05392e
510510
a9c69a2e32f13e695d381fb1c492ee6ed7e6f046
511511
8b51ad0f1cb789c4294135568e272854eea7ac53
512512
da68d777f48ba0233a7542a5344d86ef185db481
513+
d90411c7dae76245a17c90707bfd18b735f04a9c

0 commit comments

Comments
 (0)