mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-11 09:53:32 +03:00
b6234d6e96
refs https://github.com/TryGhost/Team/issues/1163 This allows users to not provide a title for an Offer. We store the lack of a title as `NULL` in the DB, but we will always provide a string to the API so that the title can safely be used in HTML. |
||
---|---|---|
.. | ||
OfferMapper.js | ||
OfferRepository.js | ||
OffersAPI.js | ||
UniqueChecker.js |