b607bee27f
refs https://github.com/TryGhost/Team/issues/2078 Having to map between snake_case and camelCase was becoming confusing, so this updates the Tier object to exclusively use camelCase, and the snake_case for the API can be handled by the serializer/mapper or at the controller level. |
||
---|---|---|
.. | ||
InMemoryTierRepository.js | ||
Tier.js | ||
TiersAPI.js |