0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary/utils
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
..
serializers Added /members/validate ednpoint to Admin API 2020-06-12 16:34:12 +12:00
validators Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
index.js
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00