Skip to content

Commit d82dec1

Browse files
committed
build(codegen): updating SDK
1 parent 1994ddb commit d82dec1

10 files changed

Lines changed: 1265 additions & 11 deletions

File tree

.changeset/changes_api.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@
6363
<details>
6464
<summary>Required Property(s)</summary>
6565

66+
- :warning: changed property `shippingAddressIds` of type `BusinessUnit` to be required
67+
- :warning: changed property `billingAddressIds` of type `BusinessUnit` to be required
68+
- :warning: changed property `shippingAddressIds` of type `Company` to be required
69+
- :warning: changed property `billingAddressIds` of type `Company` to be required
70+
- :warning: changed property `shippingAddressIds` of type `Division` to be required
71+
- :warning: changed property `billingAddressIds` of type `Division` to be required
72+
- :warning: changed property `shippingAddressIds` of type `Customer` to be required
73+
- :warning: changed property `billingAddressIds` of type `Customer` to be required
74+
- :warning: changed property `customerGroupAssignments` of type `Customer` to be required
6675
- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessage` to be required
6776
- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessagePayload` to be required
6877
</details>

.changeset/changes_history.md

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
<details>
88
<summary>Added Type(s)</summary>
99

10+
- added type `DirectDiscount`
11+
- added type `DiscountTypeCombination`
12+
- added type `BestDeal`
13+
- added type `Stacking`
14+
- added type `ShippingMethodLabel`
1015
- added type `AddShippingChange`
1116
- added type `ChangeApprovalRuleModeChange`
1217
- added type `ChangeCustomerChange`
@@ -123,6 +128,40 @@
123128
- added type `TypeReference`
124129
- added type `ClientLogging`
125130
- added type `ChangePriceRoundingModeChange`
131+
- added type `ChangeCustomLineItemPriceRoundingModeChange`
132+
- added type `ChangeLineItemPriceRoundingModeChange`
133+
- added type `SetDirectDiscountsChange`
134+
- added type `SetReferencesChange`
135+
- added type `SetShippingInfoDiscountedPriceChange`
136+
- added type `SetShippingMethodTaxCategoryChange`
137+
- added type `SetTaxedShippingPriceChange`
138+
- added type `ShippingMethodAddShippingRateChange`
139+
- added type `ShippingMethodAddZoneChange`
140+
- added type `ShippingMethodChangeActiveChange`
141+
- added type `ShippingMethodChangeIsDefaultChange`
142+
- added type `ShippingMethodChangeNameChange`
143+
- added type `ShippingMethodChangeTaxCategoryChange`
144+
- added type `ShippingMethodRemoveShippingRateChange`
145+
- added type `ShippingMethodRemoveZoneChange`
146+
- added type `ShippingMethodSetCustomFieldChange`
147+
- added type `ShippingMethodSetCustomTypeChange`
148+
- added type `ShippingMethodSetKeyChange`
149+
- added type `ShippingMethodSetLocalizedDescriptionChange`
150+
- added type `ShippingMethodSetLocalizedNameChange`
151+
- added type `ShippingMethodSetPredicateChange`
152+
- added type `ZoneResourceIdentifier`
153+
- added type `ChangeDiscountTypeCombinationChange`
154+
- added type `StandalonePriceChangeActiveChange`
155+
- added type `StandalonePriceChangeValueChange`
156+
- added type `StandalonePriceSetCustomFieldChange`
157+
- added type `StandalonePriceSetCustomTypeChange`
158+
- added type `StandalonePriceSetDiscountedPriceChange`
159+
- added type `StandalonePriceSetKeyChange`
160+
- added type `StandalonePriceSetPriceTiersChange`
161+
- added type `StandalonePriceSetValidFromAndUntilChange`
162+
- added type `StandalonePriceSetValidFromChange`
163+
- added type `StandalonePriceSetValidUntilChange`
164+
- added type `StandalonePriceLabel`
126165
</details>
127166

128167
<details>
@@ -149,6 +188,8 @@
149188
<details>
150189
<summary>Added Enum(s)</summary>
151190

191+
- added enum `shipping-method` to type `ChangeHistoryResourceType`
192+
- added enum `standalone-price` to type `ChangeHistoryResourceType`
152193
- added enum `addInheritedAssociate` to type `PlatformInitiatedChange`
153194
- added enum `changeIncludedInStatistics` to type `PlatformInitiatedChange`
154195
- added enum `changeInheritedAssociate` to type `PlatformInitiatedChange`
@@ -162,6 +203,73 @@
162203
- added enum `setLineItemDeactivatedAt` to type `PlatformInitiatedChange`
163204
- added enum `setProductCount` to type `PlatformInitiatedChange`
164205
- added enum `setReservations` to type `PlatformInitiatedChange`
206+
- added enum `addShipping` to type `UpdateType`
207+
- added enum `addShippingRate` to type `UpdateType`
208+
- added enum `addZone` to type `UpdateType`
209+
- added enum `changeActive` to type `UpdateType`
210+
- added enum `changeApprovalRuleMode` to type `UpdateType`
211+
- added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType`
212+
- added enum `changeCustomer` to type `UpdateType`
213+
- added enum `changeDiscountTypeCombination` to type `UpdateType`
214+
- added enum `changeIncludedInStatistics` to type `UpdateType`
215+
- added enum `changeIsDefault` to type `UpdateType`
216+
- added enum `changeLastVariantId` to type `UpdateType`
217+
- added enum `changeLineItemPriceRoundingMode` to type `UpdateType`
218+
- added enum `changeLineItemPublished` to type `UpdateType`
219+
- added enum `changePriceRoundingMode` to type `UpdateType`
220+
- added enum `changeTaxCategory` to type `UpdateType`
221+
- added enum `changeTopLevelUnit` to type `UpdateType`
222+
- added enum `excludeProduct` to type `UpdateType`
223+
- added enum `removeShipping` to type `UpdateType`
224+
- added enum `removeShippingRate` to type `UpdateType`
225+
- added enum `removeZone` to type `UpdateType`
226+
- added enum `replaceTaxRate` to type `UpdateType`
227+
- added enum `revertStagedChanges` to type `UpdateType`
228+
- added enum `revertStagedVariantChanges` to type `UpdateType`
229+
- added enum `setAncestors` to type `UpdateType`
230+
- added enum `setAssociates` to type `UpdateType`
231+
- added enum `setBillingAddressCustomField` to type `UpdateType`
232+
- added enum `setBillingAddressCustomType` to type `UpdateType`
233+
- added enum `setBusinessUnit` to type `UpdateType`
234+
- added enum `setCustomLineItemDiscountedPrice` to type `UpdateType`
235+
- added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType`
236+
- added enum `setCustomerGroupAssignments` to type `UpdateType`
237+
- added enum `setDeliveryAddressCustomField` to type `UpdateType`
238+
- added enum `setDeliveryAddressCustomType` to type `UpdateType`
239+
- added enum `setDeliveryCustomField` to type `UpdateType`
240+
- added enum `setDeliveryCustomType` to type `UpdateType`
241+
- added enum `setDirectDiscounts` to type `UpdateType`
242+
- added enum `setDiscountOnTotalPrice` to type `UpdateType`
243+
- added enum `setInheritedAssociates` to type `UpdateType`
244+
- added enum `setInheritedStores` to type `UpdateType`
245+
- added enum `setItemShippingAddressCustomField` to type `UpdateType`
246+
- added enum `setItemShippingAddressCustomType` to type `UpdateType`
247+
- added enum `setLocalizedDescription` to type `UpdateType`
248+
- added enum `setLocalizedName` to type `UpdateType`
249+
- added enum `setMaxCartQuantity` to type `UpdateType`
250+
- added enum `setMinCartQuantity` to type `UpdateType`
251+
- added enum `setParcelCustomField` to type `UpdateType`
252+
- added enum `setParcelCustomType` to type `UpdateType`
253+
- added enum `setPredicate` to type `UpdateType`
254+
- added enum `setPriceKey` to type `UpdateType`
255+
- added enum `setPriceMode` to type `UpdateType`
256+
- added enum `setPriceTiers` to type `UpdateType`
257+
- added enum `setProductAttribute` to type `UpdateType`
258+
- added enum `setReferences` to type `UpdateType`
259+
- added enum `setReturnInfo` to type `UpdateType`
260+
- added enum `setReturnItemCustomField` to type `UpdateType`
261+
- added enum `setReturnItemCustomType` to type `UpdateType`
262+
- added enum `setShippingAddressCustomField` to type `UpdateType`
263+
- added enum `setShippingAddressCustomType` to type `UpdateType`
264+
- added enum `setShippingCustomField` to type `UpdateType`
265+
- added enum `setShippingCustomType` to type `UpdateType`
266+
- added enum `setShippingInfoDiscountedPrice` to type `UpdateType`
267+
- added enum `setShippingMethodTaxCategory` to type `UpdateType`
268+
- added enum `setTaxedShippingPrice` to type `UpdateType`
269+
- added enum `setTransactionCustomField` to type `UpdateType`
270+
- added enum `setTransactionCustomType` to type `UpdateType`
271+
- added enum `setUnitType` to type `UpdateType`
272+
- added enum `setVariantExclusion` to type `UpdateType`
165273
- added enum `CreateApprovalRules` to type `Permission`
166274
- added enum `UpdateApprovalRules` to type `Permission`
167275
- added enum `UpdateApprovalFlows` to type `Permission`

changes.md

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@
5959
<details>
6060
<summary>Required Property(s)</summary>
6161

62+
- :warning: changed property `shippingAddressIds` of type `BusinessUnit` to be required
63+
- :warning: changed property `billingAddressIds` of type `BusinessUnit` to be required
64+
- :warning: changed property `shippingAddressIds` of type `Company` to be required
65+
- :warning: changed property `billingAddressIds` of type `Company` to be required
66+
- :warning: changed property `shippingAddressIds` of type `Division` to be required
67+
- :warning: changed property `billingAddressIds` of type `Division` to be required
68+
- :warning: changed property `shippingAddressIds` of type `Customer` to be required
69+
- :warning: changed property `billingAddressIds` of type `Customer` to be required
70+
- :warning: changed property `customerGroupAssignments` of type `Customer` to be required
6271
- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessage` to be required
6372
- :warning: changed property `customerGroupAssignments` of type `CustomerGroupAssignmentsSetMessagePayload` to be required
6473
</details>
@@ -120,6 +129,11 @@
120129
<details>
121130
<summary>Added Type(s)</summary>
122131

132+
- added type `DirectDiscount`
133+
- added type `DiscountTypeCombination`
134+
- added type `BestDeal`
135+
- added type `Stacking`
136+
- added type `ShippingMethodLabel`
123137
- added type `AddShippingChange`
124138
- added type `ChangeApprovalRuleModeChange`
125139
- added type `ChangeCustomerChange`
@@ -236,6 +250,40 @@
236250
- added type `TypeReference`
237251
- added type `ClientLogging`
238252
- added type `ChangePriceRoundingModeChange`
253+
- added type `ChangeCustomLineItemPriceRoundingModeChange`
254+
- added type `ChangeLineItemPriceRoundingModeChange`
255+
- added type `SetDirectDiscountsChange`
256+
- added type `SetReferencesChange`
257+
- added type `SetShippingInfoDiscountedPriceChange`
258+
- added type `SetShippingMethodTaxCategoryChange`
259+
- added type `SetTaxedShippingPriceChange`
260+
- added type `ShippingMethodAddShippingRateChange`
261+
- added type `ShippingMethodAddZoneChange`
262+
- added type `ShippingMethodChangeActiveChange`
263+
- added type `ShippingMethodChangeIsDefaultChange`
264+
- added type `ShippingMethodChangeNameChange`
265+
- added type `ShippingMethodChangeTaxCategoryChange`
266+
- added type `ShippingMethodRemoveShippingRateChange`
267+
- added type `ShippingMethodRemoveZoneChange`
268+
- added type `ShippingMethodSetCustomFieldChange`
269+
- added type `ShippingMethodSetCustomTypeChange`
270+
- added type `ShippingMethodSetKeyChange`
271+
- added type `ShippingMethodSetLocalizedDescriptionChange`
272+
- added type `ShippingMethodSetLocalizedNameChange`
273+
- added type `ShippingMethodSetPredicateChange`
274+
- added type `ZoneResourceIdentifier`
275+
- added type `ChangeDiscountTypeCombinationChange`
276+
- added type `StandalonePriceChangeActiveChange`
277+
- added type `StandalonePriceChangeValueChange`
278+
- added type `StandalonePriceSetCustomFieldChange`
279+
- added type `StandalonePriceSetCustomTypeChange`
280+
- added type `StandalonePriceSetDiscountedPriceChange`
281+
- added type `StandalonePriceSetKeyChange`
282+
- added type `StandalonePriceSetPriceTiersChange`
283+
- added type `StandalonePriceSetValidFromAndUntilChange`
284+
- added type `StandalonePriceSetValidFromChange`
285+
- added type `StandalonePriceSetValidUntilChange`
286+
- added type `StandalonePriceLabel`
239287
</details>
240288

241289
<details>
@@ -262,6 +310,8 @@
262310
<details>
263311
<summary>Added Enum(s)</summary>
264312

313+
- added enum `shipping-method` to type `ChangeHistoryResourceType`
314+
- added enum `standalone-price` to type `ChangeHistoryResourceType`
265315
- added enum `addInheritedAssociate` to type `PlatformInitiatedChange`
266316
- added enum `changeIncludedInStatistics` to type `PlatformInitiatedChange`
267317
- added enum `changeInheritedAssociate` to type `PlatformInitiatedChange`
@@ -275,6 +325,73 @@
275325
- added enum `setLineItemDeactivatedAt` to type `PlatformInitiatedChange`
276326
- added enum `setProductCount` to type `PlatformInitiatedChange`
277327
- added enum `setReservations` to type `PlatformInitiatedChange`
328+
- added enum `addShipping` to type `UpdateType`
329+
- added enum `addShippingRate` to type `UpdateType`
330+
- added enum `addZone` to type `UpdateType`
331+
- added enum `changeActive` to type `UpdateType`
332+
- added enum `changeApprovalRuleMode` to type `UpdateType`
333+
- added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType`
334+
- added enum `changeCustomer` to type `UpdateType`
335+
- added enum `changeDiscountTypeCombination` to type `UpdateType`
336+
- added enum `changeIncludedInStatistics` to type `UpdateType`
337+
- added enum `changeIsDefault` to type `UpdateType`
338+
- added enum `changeLastVariantId` to type `UpdateType`
339+
- added enum `changeLineItemPriceRoundingMode` to type `UpdateType`
340+
- added enum `changeLineItemPublished` to type `UpdateType`
341+
- added enum `changePriceRoundingMode` to type `UpdateType`
342+
- added enum `changeTaxCategory` to type `UpdateType`
343+
- added enum `changeTopLevelUnit` to type `UpdateType`
344+
- added enum `excludeProduct` to type `UpdateType`
345+
- added enum `removeShipping` to type `UpdateType`
346+
- added enum `removeShippingRate` to type `UpdateType`
347+
- added enum `removeZone` to type `UpdateType`
348+
- added enum `replaceTaxRate` to type `UpdateType`
349+
- added enum `revertStagedChanges` to type `UpdateType`
350+
- added enum `revertStagedVariantChanges` to type `UpdateType`
351+
- added enum `setAncestors` to type `UpdateType`
352+
- added enum `setAssociates` to type `UpdateType`
353+
- added enum `setBillingAddressCustomField` to type `UpdateType`
354+
- added enum `setBillingAddressCustomType` to type `UpdateType`
355+
- added enum `setBusinessUnit` to type `UpdateType`
356+
- added enum `setCustomLineItemDiscountedPrice` to type `UpdateType`
357+
- added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType`
358+
- added enum `setCustomerGroupAssignments` to type `UpdateType`
359+
- added enum `setDeliveryAddressCustomField` to type `UpdateType`
360+
- added enum `setDeliveryAddressCustomType` to type `UpdateType`
361+
- added enum `setDeliveryCustomField` to type `UpdateType`
362+
- added enum `setDeliveryCustomType` to type `UpdateType`
363+
- added enum `setDirectDiscounts` to type `UpdateType`
364+
- added enum `setDiscountOnTotalPrice` to type `UpdateType`
365+
- added enum `setInheritedAssociates` to type `UpdateType`
366+
- added enum `setInheritedStores` to type `UpdateType`
367+
- added enum `setItemShippingAddressCustomField` to type `UpdateType`
368+
- added enum `setItemShippingAddressCustomType` to type `UpdateType`
369+
- added enum `setLocalizedDescription` to type `UpdateType`
370+
- added enum `setLocalizedName` to type `UpdateType`
371+
- added enum `setMaxCartQuantity` to type `UpdateType`
372+
- added enum `setMinCartQuantity` to type `UpdateType`
373+
- added enum `setParcelCustomField` to type `UpdateType`
374+
- added enum `setParcelCustomType` to type `UpdateType`
375+
- added enum `setPredicate` to type `UpdateType`
376+
- added enum `setPriceKey` to type `UpdateType`
377+
- added enum `setPriceMode` to type `UpdateType`
378+
- added enum `setPriceTiers` to type `UpdateType`
379+
- added enum `setProductAttribute` to type `UpdateType`
380+
- added enum `setReferences` to type `UpdateType`
381+
- added enum `setReturnInfo` to type `UpdateType`
382+
- added enum `setReturnItemCustomField` to type `UpdateType`
383+
- added enum `setReturnItemCustomType` to type `UpdateType`
384+
- added enum `setShippingAddressCustomField` to type `UpdateType`
385+
- added enum `setShippingAddressCustomType` to type `UpdateType`
386+
- added enum `setShippingCustomField` to type `UpdateType`
387+
- added enum `setShippingCustomType` to type `UpdateType`
388+
- added enum `setShippingInfoDiscountedPrice` to type `UpdateType`
389+
- added enum `setShippingMethodTaxCategory` to type `UpdateType`
390+
- added enum `setTaxedShippingPrice` to type `UpdateType`
391+
- added enum `setTransactionCustomField` to type `UpdateType`
392+
- added enum `setTransactionCustomType` to type `UpdateType`
393+
- added enum `setUnitType` to type `UpdateType`
394+
- added enum `setVariantExclusion` to type `UpdateType`
278395
- added enum `CreateApprovalRules` to type `Permission`
279396
- added enum `UpdateApprovalRules` to type `Permission`
280397
- added enum `UpdateApprovalFlows` to type `Permission`

0 commit comments

Comments
 (0)