Ghost/core/server/api/v2/utils
Naz Gargol bb355ac9f2
Added members CSV import to Admin API (#11197)
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
2019-10-03 19:59:19 +02:00
..
serializers Added members CSV import to Admin API (#11197) 2019-10-03 19:59:19 +02:00
validators Added handling for PUT members endpoint (#11194) 2019-10-03 13:38:22 +02:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00