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 Apr 8, 2024
1 parent 237cf23 commit 3d3ba65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
18 changes: 9 additions & 9 deletions changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@
**Import changes**

<details>
<summary>Added Enum(s)</summary>
<summary>Added Resource(s)</summary>

- added enum `discount-code` to type `ImportResourceType`
- added resource `/{projectKey}/discount-codes`
- added resource `/{projectKey}/discount-codes/import-containers`
- added resource `/{projectKey}/discount-codes/import-containers/{importContainerKey}`
</details>


Expand All @@ -32,18 +34,16 @@


<details>
<summary>Added Resource(s)</summary>
<summary>Added Type(s)</summary>

- added resource `/{projectKey}/discount-codes`
- added resource `/{projectKey}/discount-codes/import-containers`
- added resource `/{projectKey}/discount-codes/import-containers/{importContainerKey}`
- added type `DiscountCodeImportRequest`
- added type `DiscountCodeImport`
</details>


<details>
<summary>Added Type(s)</summary>
<summary>Added Enum(s)</summary>

- added type `DiscountCodeImportRequest`
- added type `DiscountCodeImport`
- added enum `discount-code` to type `ImportResourceType`
</details>

1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,3 +235,4 @@ c19a4123795d7a2d583abb9f278ce1264b030a91
9194bacd1d05947096d049eb383656c8d7f30812
cec3e86fa69d9a68a2add55c132e2ffff406a294
a9d748dbcbfc8d2a1cd8d0f8c4e48807e502e79e
970259cbb06d9d9158370b3f9ed69f4ab63d88a3

0 comments on commit 3d3ba65

Please sign in to comment.