Ghost/core/server/api/canary/utils/serializers
Rishabh Garg 26ee648397
🏗 Flattened members subscriptions data in API (#12581)
no refs

- Updates member model serializer to directly set subscriptions on member object instead of `stripe.subscriptions`
- Updates all references to members subscriptions from nested `stripe.subscriptions` to `subscriptions`
- Updates v3 API serializer to still use `stripe.subscriptions`
- Updates tests
2021-02-02 16:12:53 +00:00
..
input Removed the deprecated send_email_when_published field from the API 2021-02-02 16:11:34 +00:00
output 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30