Ghost/core/server/web/api/canary
Rishabh Garg c7f3837c54
Added admin endpoint for editing member subscription (#12145)
refs #12127

- Adds new `editSubscription` endpoint for members admin API which allows updating individual subscription for a member - `PUT /members/:id/subscriptions/:subscription_id/`
- `editSubscription` has same permissions as member's `edit` endpoint
- Currently allows toggling of cancellation at period end for an active subscription
2020-08-20 17:28:11 +05:30
..
admin Added admin endpoint for editing member subscription (#12145) 2020-08-20 17:28:11 +05:30
content Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00