mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
no issue - Improved error handling for member creation. We should be returning 422s instead of 500 when possible - Wrapped `members.add` method with Bluebird promise. Wrapping is needed to be able to use `.reflect()` in CSV export method - Added proper members CSV fixture |
||
---|---|---|
.. | ||
serializers | ||
validators | ||
index.js | ||
permissions.js |