Ghost/ghost/tiers/test
Fabien "egg" O'Carroll b607bee27f Updated Tier to use camelCase property names
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.
2022-10-20 11:54:18 +07:00
..
.eslintrc.js
index.test.js
Tier.test.js Updated Tier to use camelCase property names 2022-10-20 11:54:18 +07:00
TiersAPI.test.js Updated Tier to use camelCase property names 2022-10-20 11:54:18 +07:00