Ghost/ghost/members-api/lib/repositories
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
..
event.js 🐛 Fixed error when importing members 2022-11-15 14:44:22 +01:00
member.js Fixed validation for Members API newsletters endpoint 2022-11-07 17:18:36 +07:00
product.js