Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Nov 2, 2023
1 parent 459bb5d commit 1a3e0c3
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

## 20231102 - Stackable Validations and stackable redemptions

**Removed schemas**
- Customer
- Referrer

**Added schemas**

- ReferrerRequest
- ReferrerResponse
- CustomerRequest
- CustomerResponse
- Discount
- VoucherAssets
- ValidationsValidateResponseBody
- ValidationsRedeemableApplicable
- ValidationsRedeemableInapplicable
- ValidationsRedeemableSkipped
- ValidationsValidateAllProvidedPromotionsMustBeValidResponseBody
- ValidationsValidateAtLeastOnePromotionMustBeValidResponseBody
- RedeemableResultVoucherCode
- RedeemableResultGiftCard
- RedeemableResultLoyaltyCard
- RedeemableResultPromotionTier
- RedeemableResultPromotionStack
- RedemptionsRedeemResponseBody
- RedemptionsRedemption
- RedemptionsRedemptionBase

**REMOVED ALL DUMMY ENDPOINTS AS WE DON'T USE THEM ANYMORE!!!**

## 20231030 - Order Model

**Removed schemas**
Expand Down

0 comments on commit 1a3e0c3

Please sign in to comment.