Ghost/core/server/api/canary/utils/serializers
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
..
input Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
output Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30