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
Rishabh ea9a83d444 Fixed product API removing included data
no refs

The product output serializer is removing the include data due to the includes being missing in frame options for some reason. This is a temporary fix that always allows the default includes as `monthly/yearly_price` to unblock the API, and we can revert it back to explicit request once fixed.
2021-06-04 12:28:56 +05:30
..
serializers Fixed product API removing included data 2021-06-04 12:28:56 +05:30
validators Fixed typos 2021-05-12 17:06:10 +04:00
index.js
permissions.js Moved i18n to shared 2021-05-04 13:03:38 +01:00