Ghost/core/server/api/shared
Rish d5f68dbbc5 Updated serializers/model layer validation using settings type
refs https://github.com/TryGhost/Ghost/issues/10318

- Updates `boolean` serialization in v2/canary serializers to apply only for `boolean` type settings
- Updates `boolean` transformation in model layer `format`/`parse` to check on `boolean` type setting
- Removes error thrown on Read-only setting for settings edit endpoint
- Updates v2/canary input serializers to remove any Read-only settings (using RO flag) to avoid edits
- Added type/group mappings in the importer when pre-migration settings table import data is present
- Updates tests
2020-06-30 17:38:36 +05:30
..
serializers Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
http.js Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00