Ghost/ghost/offers/lib/application
Fabien O'Carroll a953b530c3 Returned null when updateOffer does not find Offer
no-issue

This is another improvement for the API so that we can correctly handle
404's
2021-10-22 14:43:52 +02:00
..
OfferMapper.js Removed stripe_coupon_id handling from Offers 2021-10-21 15:40:55 +02:00
OfferRepository.js Handled missing Offer when reading 2021-10-22 14:13:04 +02:00
OffersAPI.js Returned null when updateOffer does not find Offer 2021-10-22 14:43:52 +02:00
UniqueChecker.js