Ghost/test/regression/api/v2
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
..
admin Dropped support for labs setting parameter 2021-02-17 19:55:16 +13:00
content 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00