Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Naz Gargol 3060e11a4e Changed members-api constructor to accept Member model directly (#105)
no issue

- As members have become a part of Ghost core there is no need to proxy methods like this anymore and we can allow members-api to work on the model directly
- Methods come from Ghost core: https://github.com/TryGhost/Ghost/blob/cc39786/core/server/services/members/api.js#L11-L110
2019-12-05 18:16:18 +07:00
ghost Changed members-api constructor to accept Member model directly (#105) 2019-12-05 18:16:18 +07:00