0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/e2e-api
naz 6901c3c435
🐛 Fixed 'comped' flag behavior in Member API (#15030)
closes https://github.com/TryGhost/Team/issues/1674

- The comped flag in Members API unintentionally stopped working when v3 API was dropped with the release of Ghost v5. The flag is deprecated but should be back-compatible for now - we don't want to break integratons like Zapier.
- To properly deprecate the flag we need to plan it's removal and start signalling about it through the version headers

Co-authored-by: Simon Backx <simon@ghost.org>
2022-07-15 11:16:06 +01:00
..
admin 🐛 Fixed 'comped' flag behavior in Member API (#15030) 2022-07-15 11:16:06 +01:00
content Exposed comments_enabled setting publicly 2022-07-12 10:24:02 +02:00
members 🐛 Fixed Stripe Checkout for Members w/ existing subscriptions (#14953) 2022-06-01 15:53:05 +01:00
members-comments Handle comment replies in the browse API 2022-07-12 10:24:02 +02:00
shared Exposed comments_enabled setting publicly 2022-07-12 10:24:02 +02:00