0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web/api
Hannah Wolfe 5cc7a54edc
Replaced Products with Tiers API endpoints
ref: https://github.com/TryGhost/Team/issues/1145
ref: 8f8b7e7364

- The /products/ endpoint was replaced with /tiers/ some time ago but we didn't finish the switch
- The work is complete now, so can remove the endpoint entirely and cleanup remaining usages
2022-05-12 19:59:57 +01:00
..
canary Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
middleware Replaced white/black list terminology 2022-04-19 11:19:59 +01:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
app.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
index.js