|
1 | 1 | **Api changes** |
2 | 2 |
|
3 | 3 | <details> |
4 | | -<summary>Added Enum(s)</summary> |
| 4 | +<summary>Removed QueryParameter(s)</summary> |
5 | 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` |
| 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}` |
14 | 27 | </details> |
15 | 28 |
|
16 | 29 |
|
|
21 | 34 | </details> |
22 | 35 |
|
23 | 36 |
|
| 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 | + |
24 | 46 | <details> |
25 | 47 | <summary>Added Type(s)</summary> |
26 | 48 |
|
|
74 | 96 | </details> |
75 | 97 |
|
76 | 98 |
|
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 | | - |
103 | 99 | <details> |
104 | 100 | <summary>Added Property(s)</summary> |
105 | 101 |
|
|
120 | 116 | </details> |
121 | 117 |
|
122 | 118 |
|
| 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 | + |
123 | 127 | <details> |
124 | 128 | <summary>MarkDeprecated Property(s)</summary> |
125 | 129 |
|
|
129 | 133 |
|
130 | 134 |
|
131 | 135 | <details> |
132 | | -<summary>Added QueryParameter(s)</summary> |
| 136 | +<summary>Required Property(s)</summary> |
133 | 137 |
|
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 |
148 | 141 | </details> |
149 | 142 |
|
150 | 143 |
|
151 | 144 | <details> |
152 | | -<summary>Removed QueryParameter(s)</summary> |
| 145 | +<summary>Added Enum(s)</summary> |
153 | 146 |
|
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` |
155 | 155 | </details> |
156 | 156 |
|
157 | 157 |
|
|
205 | 205 | **History changes** |
206 | 206 |
|
207 | 207 | <details> |
208 | | -<summary>Removed Enum(s)</summary> |
| 208 | +<summary>Added Enum(s)</summary> |
209 | 209 |
|
210 | | -- :warning: removed enum `setAsssetKey` from type `UpdateType` |
| 210 | +- added enum `setAssetKey` to type `UpdateType` |
211 | 211 | </details> |
212 | 212 |
|
213 | 213 |
|
214 | 214 | <details> |
215 | | -<summary>Added Enum(s)</summary> |
| 215 | +<summary>Removed Enum(s)</summary> |
216 | 216 |
|
217 | | -- added enum `setAssetKey` to type `UpdateType` |
| 217 | +- :warning: removed enum `setAsssetKey` from type `UpdateType` |
218 | 218 | </details> |
219 | 219 |
|
220 | 220 |
|
221 | 221 | <details> |
222 | | -<summary>Required Property(s)</summary> |
| 222 | +<summary>Changed Property(s)</summary> |
223 | 223 |
|
224 | | -- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required |
| 224 | +- :warning: changed property `extensions` of type `GraphQLError` from type `GraphQLErrorObject` to `object` |
225 | 225 | </details> |
226 | 226 |
|
227 | 227 |
|
228 | 228 | <details> |
229 | | -<summary>Changed Property(s)</summary> |
| 229 | +<summary>Required Property(s)</summary> |
230 | 230 |
|
231 | | -- :warning: changed property `extensions` of type `GraphQLError` from type `GraphQLErrorObject` to `object` |
| 231 | +- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required |
232 | 232 | </details> |
233 | 233 |
|
234 | 234 |
|
|
0 commit comments