Fabien O'Carroll
|
a3f3a56589
|
Fixed DELETE method for members on admin
no-issue
members-api uses async functions internally which return non-bluebird
promises, so the `return` method wasn't availiable.
|
2019-10-02 15:44:14 +07:00 |
|
Fabien O'Carroll
|
edca4138ff
|
Updated getMember to return null rather than throw
no-issue
This allows members code to remove try/catch statements without having
to pass the Ghost/bookshelf specific `require: false` option
|
2019-09-05 11:14:50 +08:00 |
|
Rish
|
7b761a8751
|
💡 Added canary api endpoint
no issue
Adds new canary api endpoint, currently replicating v2 endpoint but paving way for future updates to new version
|
2019-08-09 20:46:49 +05:30 |
|