Ghost/ghost/members-api/lib
Fabien 'egg' O'Carroll dc0e5b0ec8 Wired up ProductRepository to members-api
refs https://github.com/TryGhost/Team/issues/616

Working with ProductRepository as a separate package was more trouble
than it was worth, so it's been moved into members-api. We expose the
product repository so that Ghost Admin API can access it.
2021-04-19 15:09:28 +01:00
..
controllers Added support for smart_cancel options 2021-03-30 10:36:45 +01:00
migrations Populate stripe prices and products for existing customers (#258) 2021-04-12 20:38:01 +05:30
repositories Wired up ProductRepository to members-api 2021-04-19 15:09:28 +01:00
services Wired up ProductRepository to members-api 2021-04-19 15:09:28 +01:00
common.js