Ghost/core/server/api/canary/utils/serializers
Fabien O'Carroll e71114bb8f Added Members bulk actions endpoint
refs https://github.com/TryGhost/Team/issues/946

This adds the initial bulk actions endpoint used for the members
filtering feature. The idea is to eventually move bulk destroy into this
endpoint to and provide a consistent interface for applying bulk actions
to members.

The @tryghost/members-api package has been bumped to include the new
bulkEdit method.

The sinon.restore in tests was moved to an afterEach so that stubs did
not effect other tests.
2021-08-23 16:38:21 +02:00
..
input Swapped to American English spellings 2021-08-13 10:26:33 +04:00
output Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30