Skip to content

Commit 851ae92

Browse files
committed
build(codegen): updating SDK
1 parent 89d5fd8 commit 851ae92

File tree

53 files changed

+694
-681
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+694
-681
lines changed

changes.md

Lines changed: 4 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,15 @@
11
**Api changes**
22

33
<details>
4-
<summary>Added QueryParameter(s)</summary>
4+
<summary>Required Property(s)</summary>
55

6-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products`
7-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products`
8-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections`
9-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/key={key}`
10-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/key={key}`
11-
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/key={key}`
12-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/{ID}`
13-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/{ID}`
14-
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/{ID}`
15-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/search`
16-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/key={key}`
17-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/{ID}`
18-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}`
19-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}`
6+
- changed property `facets` of type `ProductProjectionPagedSearchResponse` to be optional
207
</details>
218

229

2310
<details>
24-
<summary>Added Type(s)</summary>
11+
<summary>Removed QueryParameter(s)</summary>
2512

26-
- added type `CustomerGroupAssignment`
27-
- added type `CustomerGroupAssignmentDraft`
28-
- added type `CustomerAddCustomerGroupAssignmentAction`
29-
- added type `CustomerRemoveCustomerGroupAssignmentAction`
30-
- added type `CustomerSetCustomerGroupAssignmentsAction`
31-
- added type `CustomerGroupAssignmentAddedMessage`
32-
- added type `CustomerGroupAssignmentRemovedMessage`
33-
- added type `CustomerGroupAssignmentsSetMessage`
34-
- added type `CustomerGroupAssignmentAddedMessagePayload`
35-
- added type `CustomerGroupAssignmentRemovedMessagePayload`
36-
- added type `CustomerGroupAssignmentsSetMessagePayload`
37-
</details>
38-
39-
40-
<details>
41-
<summary>Added Property(s)</summary>
42-
43-
- added property `customerGroupAssignments` to type `Customer`
44-
- added property `customerGroupAssignments` to type `CustomerDraft`
45-
- added property `priceCustomerGroupAssignments` to type `ProductSearchProjectionParams`
13+
- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/search`
4614
</details>
4715

0 commit comments

Comments
 (0)