Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jul 15, 2024
1 parent bbb2e77 commit 1cf1f80
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changeset/changes_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@

- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId`
- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId`
- added enum `cart-discount` to type `CustomFieldReferenceValue`
</details>

<details>
Expand Down
1 change: 1 addition & 0 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@

- added enum `attribute-group` to type `ChangeSubscriptionResourceTypeId`
- added enum `product-tailoring` to type `ChangeSubscriptionResourceTypeId`
- added enum `cart-discount` to type `CustomFieldReferenceValue`
</details>

<details>
Expand Down
1 change: 1 addition & 0 deletions packages/platform-sdk/src/generated/models/type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export type CustomFieldReferenceValue =
| 'associate-role'
| 'business-unit'
| 'cart'
| 'cart-discount'
| 'category'
| 'channel'
| 'customer'
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,4 @@ c163df6435d9b4770f1d07cd2cb379c1f620ceb5
067176dd4ee6c3116d0eae0291ba14c68c8f7b06
d74a87f613d9efd31448c3b11f505f7bf6bf57c0
369fbe55d487e70a626a9c12a2cf3cfe891b5bf0
4c21b32d2f4bd2b61a9ee586c736672ad4b4ff0b

0 comments on commit 1cf1f80

Please sign in to comment.