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 19, 2024
1 parent a73b5b6 commit 9f19ca6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
36 changes: 18 additions & 18 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
**Api changes**

<details>
<summary>Changed Property(s)</summary>
<summary>Added Type(s)</summary>

- :warning: changed property `custom` of type `MyBusinessUnitDraft` from type `CustomFields` to `CustomFieldsDraft`
- :warning: changed property `custom` of type `MyCompanyDraft` from type `CustomFields` to `CustomFieldsDraft`
- :warning: changed property `custom` of type `MyDivisionDraft` from type `CustomFields` to `CustomFieldsDraft`
- added type `Attribution`
- added type `AttributionSource`
</details>


<details>
<summary>Added Property(s)</summary>
<summary>Changed Property(s)</summary>

- added property `attributedTo` to type `CreatedBy`
- added property `attributedTo` to type `LastModifiedBy`
- added property `postFilter` to type `ProductSearchRequest`
- :warning: changed property `custom` of type `MyBusinessUnitDraft` from type `CustomFields` to `CustomFieldsDraft`
- :warning: changed property `custom` of type `MyCompanyDraft` from type `CustomFields` to `CustomFieldsDraft`
- :warning: changed property `custom` of type `MyDivisionDraft` from type `CustomFields` to `CustomFieldsDraft`
</details>


Expand All @@ -32,10 +31,11 @@


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

- added type `Attribution`
- added type `AttributionSource`
- added property `attributedTo` to type `CreatedBy`
- added property `attributedTo` to type `LastModifiedBy`
- added property `postFilter` to type `ProductSearchRequest`
</details>


Expand All @@ -48,11 +48,10 @@
**Import changes**

<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>


Expand All @@ -64,10 +63,11 @@


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

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


Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,4 @@ a9d748dbcbfc8d2a1cd8d0f8c4e48807e502e79e
c8a374e9c967c7b8c5080c9a6ed2cd92261680ef
cbdd859f3702f084fa22a22d7e4459f7e4b43316
6c936caa97c40eff5f788b866dd1d882d9f9ba08
e59c07a51516fe4c9b509b338863a62bd9406d0d

0 comments on commit 9f19ca6

Please sign in to comment.