0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Kevin Ansfield bcc98e5536 Added GET/DELETE /subscribers/email/:email/ endpoints (#9238)
no issue

- useful for managing subscribers via external systems/API calls where it's likely only the e-mail address will be known
- adds `GET /subscribers/email/:email/`
- adds `DELETE /subscribers/email/:email/`
2017-11-14 12:09:41 +01:00
..
client@ea34d49c89 Updated Ghost-Admin: fix yarn install issues 2017-11-10 16:55:24 +00:00
server Added GET/DELETE /subscribers/email/:email/ endpoints (#9238) 2017-11-14 12:09:41 +01:00
test Added GET/DELETE /subscribers/email/:email/ endpoints (#9238) 2017-11-14 12:09:41 +01:00
index.js