Ghost/core/server/web/api
Fabien O'Carroll 83a9a1d0a5 Supported monthly & yearly price in Products API
refs https://github.com/TryGhost/Team/issues/712

- Adds a Content API for products, which can be used by the theme-engine
  middleware to populate the products data.
- Removes Stripe ids from Content API so they cannot be used to
  initiate checkout sessions directly
- The monthly_price and yearly_price are used to create new prices, and
  to set them to the default monthly & yearly price for the product.
2021-06-03 17:08:02 +01:00
..
canary Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
middleware Moved i18n to shared 2021-05-04 13:03:38 +01:00
testmode Moved testmode routes into a correctly named file 2021-05-20 11:42:27 +01:00
v2 Moved i18n to shared 2021-05-04 13:03:38 +01:00
v3 Moved i18n to shared 2021-05-04 13:03:38 +01:00
app.js Added missing v4 API endpoints mount 2021-03-03 18:44:00 +13:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00