0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/e2e-api/content
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
..
__snapshots__ Added subscribe_on_signup to newsletter content API data (#14808) 2022-05-12 21:31:50 +05:30
authors.test.js
key_authentication.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
newsletters.test.js Added newsletters endpoint to Content API (#14778) 2022-05-11 21:36:43 +05:30
offers.test.js Added offer read endpoint to content API (#14794) 2022-05-12 18:16:10 +05:30
pages.test.js Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
posts.test.js Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
settings.test.js Extended public settings to include portal settings (#14801) 2022-05-12 19:54:45 +05:30
tags.test.js Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
tiers.test.js Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
utils.js Added alias for non-versioned API endpoints 2022-03-03 20:21:22 +13:00