Ghost/ghost/members-api
Nazar Gargol 30f758e297 🐛 Fixed create and update user methods to account for created_at and subscribed fields
refs https://github.com/TryGhost/Ghost/issues/12156

- During the refactor - 117309b4e8 (diff-3daeef67d07a2a0f94c89a86cafcede9R44), `subscribed` and `created_at` fields have been overlooked. All fields accepted by Ghost's `POST /members` and `PUT /members/:id` should be supported
2020-08-24 18:29:03 +12:00
..
lib 🐛 Fixed create and update user methods to account for created_at and subscribed fields 2020-08-24 18:29:03 +12:00
test Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Used models internally and for exported API (#195) 2020-08-12 12:57:28 +01:00
package.json Published new versions 2020-08-21 16:12:31 +05:30
tsconfig.json Published new versions 2020-06-18 18:03:46 +02:00