Ghost/core/server/api/canary/utils/serializers
Naz 37ef40b46e Dropped support for labs setting parameter
refs https://github.com/TryGhost/Ghost/issues/10318

- `labs` setting is dropped from setting values as the use of JSON objec
to sore settings has been deprecated
- `labs` setting is no longer accepted as a paramter in the Settings API nor the
impoprter. The value is ignored if present in the POST/PUT requests and
returns 404 in case it is requested by key at `GET /settings/:key`
2021-02-17 19:55:16 +13:00
..
input Dropped support for labs setting parameter 2021-02-17 19:55:16 +13:00
output Added new members stats endpoints 2021-02-16 11:18:58 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30