Ghost/core/server/api/canary/utils
Fabien O'Carroll 4e47c63e73 Updated members serializer to handle POJO
no-issue

The @tryghost/members-api module is being updated to export a BREAD
service which will be used to move the logic from the controller into.
This service is currently designed to returns objects rather than
models, as it has to do manipulation of the returned data at the object
level. This update to the serializer will allow a seamless transition to
the use of the BREAD service and allow us to pull out the logic from the
controller sooner!
2021-08-26 15:28:55 +02:00
..
serializers Updated members serializer to handle POJO 2021-08-26 15:28:55 +02:00
validators Updated visibility validator for page/posts 2021-07-05 17:10:45 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00