Ghost/core/server/api/v3
Fabien 'egg' O'Carroll 6af2706f10
Updated Admin API and Mega to use status flag (#12579)
no-issue

* Removed support for paid param from v3 & canary API
* Updated active subscription checks to use status flag
* Updated MEGA to use status filter over paid flag
* Removed support for paid option at model level
* Installed @tryghost/members-api@1.0.0-rc.0
* Updated members fixtures
2021-02-02 16:12:51 +00:00
..
utils 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
actions.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
authentication.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
authors-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
config.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
db.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
email-preview.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
email.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
identities.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
images.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
index.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
integrations.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
invites.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
labels.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
mail.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
members.js Updated Admin API and Mega to use status flag (#12579) 2021-02-02 16:12:51 +00:00
memberSigninUrls.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
membersStripeConnect.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
notifications.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
oembed.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
pages-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
pages.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
posts-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
posts.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
preview.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
redirects.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
roles.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
schedules.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
session.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
settings-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
settings.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
site.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
slack.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
slugs.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
snippets.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
tags-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
tags.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
themes.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
users.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
webhooks.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00