Ghost/ghost/tiers/lib
Fabien "egg" O'Carroll 6614aa9070 Fixed add method for TiersAPI
refs https://github.com/TryGhost/Team/issues/2078

The check for creating free Tiers needs to be explicit, rather than implicit
because the type is optional, we only want to error if it is explicitly passed
as "free", not if it is missing as "paid".
2022-10-20 11:56:46 +07:00
..
InMemoryTierRepository.js
Tier.js Added error messages for monthly & yearly price validation 2022-10-20 11:55:09 +07:00
TiersAPI.js Fixed add method for TiersAPI 2022-10-20 11:56:46 +07:00