Skip to content

Commit 398f31d

Browse files
Merge pull request #367 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents e87ceca + 817ea38 commit 398f31d

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

changes.md

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,29 @@
11
**Api changes**
22

33
<details>
4-
<summary>Added Enum(s)</summary>
4+
<summary>Removed QueryParameter(s)</summary>
55

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`
6+
- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/search`
7+
</details>
8+
9+
10+
<details>
11+
<summary>Added QueryParameter(s)</summary>
12+
13+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products`
14+
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products`
15+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections`
16+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/key={key}`
17+
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/key={key}`
18+
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/key={key}`
19+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/{ID}`
20+
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/{ID}`
21+
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/{ID}`
22+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/search`
23+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/key={key}`
24+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/{ID}`
25+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}`
26+
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}`
1427
</details>
1528

1629

@@ -21,6 +34,15 @@
2134
</details>
2235

2336

37+
<details>
38+
<summary>Removed Type(s)</summary>
39+
40+
- :warning: removed type `AssociateRoleNameChangedMessage`
41+
- :warning: removed type `AssociateRoleNameChangedMessagePayload`
42+
- :warning: removed type `ProductSearchFacetScope`
43+
</details>
44+
45+
2446
<details>
2547
<summary>Added Type(s)</summary>
2648

@@ -74,32 +96,6 @@
7496
</details>
7597

7698

77-
<details>
78-
<summary>Removed Type(s)</summary>
79-
80-
- :warning: removed type `AssociateRoleNameChangedMessage`
81-
- :warning: removed type `AssociateRoleNameChangedMessagePayload`
82-
- :warning: removed type `ProductSearchFacetScope`
83-
</details>
84-
85-
86-
<details>
87-
<summary>Required Property(s)</summary>
88-
89-
- :warning: changed property `triggerPattern` of type `CartDiscountPatternTarget` to be required
90-
- changed property `images` of type `ProductTailoringSetExternalImagesAction` to be optional
91-
- changed property `facets` of type `ProductProjectionPagedSearchResponse` to be optional
92-
</details>
93-
94-
95-
<details>
96-
<summary>Changed Property(s)</summary>
97-
98-
- :warning: changed property `discount` of type `DiscountedTotalPricePortion` from type `CartDiscountReference` to `Reference`
99-
- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]`
100-
</details>
101-
102-
10399
<details>
104100
<summary>Added Property(s)</summary>
105101

@@ -120,6 +116,14 @@
120116
</details>
121117

122118

119+
<details>
120+
<summary>Changed Property(s)</summary>
121+
122+
- :warning: changed property `discount` of type `DiscountedTotalPricePortion` from type `CartDiscountReference` to `Reference`
123+
- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]`
124+
</details>
125+
126+
123127
<details>
124128
<summary>MarkDeprecated Property(s)</summary>
125129

@@ -129,29 +133,25 @@
129133

130134

131135
<details>
132-
<summary>Added QueryParameter(s)</summary>
136+
<summary>Required Property(s)</summary>
133137

134-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products`
135-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products`
136-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections`
137-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/key={key}`
138-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/key={key}`
139-
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/key={key}`
140-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/{ID}`
141-
- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/{ID}`
142-
- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/{ID}`
143-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/search`
144-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/key={key}`
145-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/{ID}`
146-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}`
147-
- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}`
138+
- changed property `images` of type `ProductTailoringSetExternalImagesAction` to be optional
139+
- changed property `facets` of type `ProductProjectionPagedSearchResponse` to be optional
140+
- :warning: changed property `triggerPattern` of type `CartDiscountPatternTarget` to be required
148141
</details>
149142

150143

151144
<details>
152-
<summary>Removed QueryParameter(s)</summary>
145+
<summary>Added Enum(s)</summary>
153146

154-
- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/search`
147+
- added enum `ViewMyShoppingLists` to type `Permission`
148+
- added enum `ViewOthersShoppingLists` to type `Permission`
149+
- added enum `UpdateMyShoppingLists` to type `Permission`
150+
- added enum `UpdateOthersShoppingLists` to type `Permission`
151+
- added enum `CreateMyShoppingLists` to type `Permission`
152+
- added enum `CreateOthersShoppingLists` to type `Permission`
153+
- added enum `DeleteMyShoppingLists` to type `Permission`
154+
- added enum `DeleteOthersShoppingLists` to type `Permission`
155155
</details>
156156

157157

@@ -205,30 +205,30 @@
205205
**History changes**
206206

207207
<details>
208-
<summary>Removed Enum(s)</summary>
208+
<summary>Added Enum(s)</summary>
209209

210-
- :warning: removed enum `setAsssetKey` from type `UpdateType`
210+
- added enum `setAssetKey` to type `UpdateType`
211211
</details>
212212

213213

214214
<details>
215-
<summary>Added Enum(s)</summary>
215+
<summary>Removed Enum(s)</summary>
216216

217-
- added enum `setAssetKey` to type `UpdateType`
217+
- :warning: removed enum `setAsssetKey` from type `UpdateType`
218218
</details>
219219

220220

221221
<details>
222-
<summary>Required Property(s)</summary>
222+
<summary>Changed Property(s)</summary>
223223

224-
- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required
224+
- :warning: changed property `extensions` of type `GraphQLError` from type `GraphQLErrorObject` to `object`
225225
</details>
226226

227227

228228
<details>
229-
<summary>Changed Property(s)</summary>
229+
<summary>Required Property(s)</summary>
230230

231-
- :warning: changed property `extensions` of type `GraphQLError` from type `GraphQLErrorObject` to `object`
231+
- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required
232232
</details>
233233

234234

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,3 +406,4 @@ f0288f95a5fe33fd2973df3f8290defb15129192
406406
b32dd9c6633745d71fb526473fed6cc60e1fab0a
407407
dec65e707130185745930bde27ce78ae64ab29c1
408408
356beed6a818fbf0e5a7f5c4e938d02c2ca174ec
409+
356beed6a818fbf0e5a7f5c4e938d02c2ca174ec

0 commit comments

Comments
 (0)