Skip to content

Commit ab9f5f7

Browse files
committed
build(codegen): updating SDK
1 parent 4f6fcb1 commit ab9f5f7

File tree

2 files changed

+1
-67
lines changed

2 files changed

+1
-67
lines changed

changes.md

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11
**Api changes**
22

3-
<details>
4-
<summary>Added Enum(s)</summary>
5-
6-
- added enum `ViewMyShoppingLists` to type `Permission`
7-
- added enum `ViewOthersShoppingLists` to type `Permission`
8-
- added enum `UpdateMyShoppingLists` to type `Permission`
9-
- added enum `UpdateOthersShoppingLists` to type `Permission`
10-
- added enum `CreateMyShoppingLists` to type `Permission`
11-
- added enum `CreateOthersShoppingLists` to type `Permission`
12-
- added enum `DeleteMyShoppingLists` to type `Permission`
13-
- added enum `DeleteOthersShoppingLists` to type `Permission`
14-
</details>
15-
16-
173
<details>
184
<summary>Added QueryParameter(s)</summary>
195

@@ -37,10 +23,6 @@
3723
<details>
3824
<summary>Added Type(s)</summary>
3925

40-
- added type `BusinessUnitAssociateResponse`
41-
- added type `BestDeal`
42-
- added type `DiscountTypeCombination`
43-
- added type `Stacking`
4426
- added type `CustomerGroupAssignment`
4527
- added type `CustomerGroupAssignmentDraft`
4628
- added type `CustomerAddCustomerGroupAssignmentAction`
@@ -49,66 +31,17 @@
4931
- added type `CustomerGroupAssignmentAddedMessage`
5032
- added type `CustomerGroupAssignmentRemovedMessage`
5133
- added type `CustomerGroupAssignmentsSetMessage`
52-
- added type `OrderBusinessUnitSetMessage`
5334
- added type `CustomerGroupAssignmentAddedMessagePayload`
5435
- added type `CustomerGroupAssignmentRemovedMessagePayload`
5536
- added type `CustomerGroupAssignmentsSetMessagePayload`
56-
- added type `OrderBusinessUnitSetMessagePayload`
57-
- added type `StagedOrderSetBusinessUnitAction`
58-
- added type `OrderSetBusinessUnitAction`
59-
</details>
60-
61-
62-
<details>
63-
<summary>Added Resource(s)</summary>
64-
65-
- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists`
66-
- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key}`
67-
- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID}`
68-
- added resource `/{projectKey}/business-units/key={key}/associates/{associateId}`
69-
- added resource `/{projectKey}/business-units/{businessUnitId}/associates/{associateId}`
70-
- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}/associates/{associateId}`
71-
- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{businessUnitId}/associates/{associateId}`
72-
</details>
73-
74-
75-
<details>
76-
<summary>Added Method(s)</summary>
77-
78-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().get()`
79-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().head()`
80-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().post()`
81-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().get()`
82-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().head()`
83-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().post()`
84-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withKey().delete()`
85-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().get()`
86-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().head()`
87-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().post()`
88-
- added method `apiRoot.withProjectKey().asAssociate().withAssociateIdValue().inBusinessUnitKeyWithBusinessUnitKeyValue().shoppingLists().withId().delete()`
89-
- added method `apiRoot.withProjectKey().businessUnits().keyWithKeyValueAssociatesWithAssociateIdValue().get()`
90-
- added method `apiRoot.withProjectKey().businessUnits().withBusinessUnitIdValueAssociatesWithAssociateIdValue().get()`
91-
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().keyWithKeyValueAssociatesWithAssociateIdValue().get()`
92-
- added method `apiRoot.withProjectKey().inStoreKeyWithStoreKeyValue().businessUnits().withBusinessUnitIdValueAssociatesWithAssociateIdValue().get()`
9337
</details>
9438

9539

9640
<details>
9741
<summary>Added Property(s)</summary>
9842

99-
- added property `discountTypeCombination` to type `Cart`
10043
- added property `customerGroupAssignments` to type `Customer`
10144
- added property `customerGroupAssignments` to type `CustomerDraft`
102-
- added property `discountTypeCombination` to type `StagedOrder`
103-
- added property `discountTypeCombination` to type `Order`
10445
- added property `priceCustomerGroupAssignments` to type `ProductSearchProjectionParams`
10546
</details>
10647

107-
108-
<details>
109-
<summary>MarkDeprecated Property(s)</summary>
110-
111-
- marked property `CountOnCustomLineItemUnits::excludeCount` as deprecated
112-
- marked property `CountOnLineItemUnits::excludeCount` as deprecated
113-
</details>
114-

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,3 +385,4 @@ e2594613d04733e91fe77848b55c73f255fac743
385385
020bd279b2cc54072bf692d0654c883d73ade338
386386
a4fe92e28e967d91ddaad6750b6434a65949b840
387387
ffa8644c871728467258443ffb54707031865c44
388+
a7aa20c17dc375042673f3de785e65cda595960c

0 commit comments

Comments
 (0)