0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/schema
Fabien O'Carroll fa137ed16e Added support for the 'comped' status for members
refs https://github.com/TryGhost/Team/issues/790

The schema validations are used at the model layer to validate inputs
and need to be updated in order for us to reintroduce the 'comped'
status.
2021-07-06 12:00:25 +01:00
..
clients
fixtures
checks.js
commands.js
default-settings.json
index.js
schema.js Added support for the 'comped' status for members 2021-07-06 12:00:25 +01:00
validator.js