Ghost/ghost/members-api
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
..
lib 🐛 Fixed error when importing members 2022-11-15 14:44:22 +01:00
test 🐛 Fixed upgrading Subscriptions to new Tiers 2022-11-07 17:42:32 +07:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Update Test & linting packages 2022-11-07 20:39:48 +00:00