0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core/server/web/api/canary/admin
Nazar Gargol 589d826afd Added /members/validate ednpoint to Admin API
no issue

- This endpoint is meant to be used for validation of imported members
- Main function at the moment is to validate if stripe_customer_id present in the dataset exists in connected Stripe account
2020-06-12 16:34:12 +12:00
..
app.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
middleware.js Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
routes.js Added /members/validate ednpoint to Admin API 2020-06-12 16:34:12 +12:00