Ghost/ghost/members-api
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
..
lib Changed members-api constructor to accept Member model directly (#105) 2019-12-05 18:16:18 +07:00
test Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Changed members-api constructor to accept Member model directly (#105) 2019-12-05 18:16:18 +07:00
package.json Published new versions 2019-11-05 18:22:07 +07:00