-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
19f13b3
commit 216b621
Showing
17 changed files
with
11 additions
and
1,087 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,15 @@ | ||
**Api changes** | ||
|
||
<details> | ||
<summary>Changed Property(s)</summary> | ||
|
||
- :warning: changed property `value` of type `DirectDiscountDraft` from type `CartDiscountValue` to `CartDiscountValueDraft` | ||
- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessage` from type `Money` to `CentPrecisionMoney` | ||
- :warning: changed property `value` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` | ||
- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessage` from type `Money` to `TypedMoney` | ||
- :warning: changed property `totalPrice` of type `OrderLineItemDiscountSetMessagePayload` from type `Money` to `CentPrecisionMoney` | ||
- :warning: changed property `value` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` | ||
- :warning: changed property `oldValue` of type `StandalonePriceValueChangedMessagePayload` from type `Money` to `TypedMoney` | ||
- :warning: changed property `price` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` | ||
- :warning: changed property `freeAbove` of type `ShippingRate` from type `TypedMoney` to `CentPrecisionMoney` | ||
</details> | ||
|
||
|
||
<details> | ||
<summary>Required Property(s)</summary> | ||
|
||
- changed property `stores` of type `BusinessUnit` to be optional | ||
- changed property `stores` of type `Company` to be optional | ||
- changed property `stores` of type `Division` to be optional | ||
- changed property `isOnStock` of type `ProductVariantAvailability` to be optional | ||
</details> | ||
|
||
|
||
<details> | ||
<summary>Added Type(s)</summary> | ||
|
||
- added type `StagedOrderSetShippingCustomFieldAction` | ||
- added type `StagedOrderSetShippingCustomTypeAction` | ||
- added type `OrderSetShippingCustomFieldAction` | ||
- added type `OrderSetShippingCustomTypeAction` | ||
<summary>Removed QueryParameter(s)</summary> | ||
|
||
- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products` | ||
- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products` | ||
- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/key={key}` | ||
- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/key={key}` | ||
- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/key={key}` | ||
- :warning: removed query parameter `localeProjection` from method `get /{projectKey}/products/{ID}` | ||
- :warning: removed query parameter `localeProjection` from method `post /{projectKey}/products/{ID}` | ||
- :warning: removed query parameter `localeProjection` from method `delete /{projectKey}/products/{ID}` | ||
</details> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.