Ghost/ghost/members-api/lib
Simon Backx 5ea06e5a0c 🐛 Fixed error when importing members
fixes TryGhost/Team#2266

The getCreatedEvents method was removed but was still used in the verification trigger. This commit adds the method again as a quick fix. A better fix will be commited later: https://github.com/TryGhost/Ghost/pull/15831, which includes tests that also have been ran on this change (but keeping it out of this commit to keep changes minimal).
2022-11-15 14:44:22 +01:00
..
controllers 🐛 Fixed upgrading Subscriptions to new Tiers 2022-11-07 17:42:32 +07:00
repositories 🐛 Fixed error when importing members 2022-11-15 14:44:22 +01:00
services
MembersAPI.js 🐛 Fixed upgrading Subscriptions to new Tiers 2022-11-07 17:42:32 +07:00