Ghost/ghost/members-api/lib
Fabien O'Carroll a4dcb66080 Updated cancelSubscription to take member id
refs https://github.com/TryGhost/Team/issues/775

Exposing this to the Admin API means that we want to be able to cancel
by id, not just email. The same pattern from editSubscription has been
used.
2021-06-10 17:10:58 +01:00
..
controllers Updated APIs to use price ids 2021-05-04 21:52:51 +05:30
migrations Added migration to revert portal_plans setting to named values 2021-06-04 12:14:57 +05:30
repositories Updated cancelSubscription to take member id 2021-06-10 17:10:58 +01:00
services Handled monthly and yearly prices in product repo 2021-06-03 14:45:36 +01:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00