Ghost/core/server/api/canary/utils
Hannah Wolfe fb072395ac Reduced API debug statements
- outputting so much information makes debug less useful
 - node debugger should be used for tracing values through the system,
     debug() is for more generally following logic and timing
 - removed debugs that output large objects
 - added consistent debugs for api methods
 - a couple of other tweaks for easier understanding of what's happening on a request
2019-10-15 15:07:38 +01:00
..
serializers Reduced API debug statements 2019-10-15 15:07:38 +01:00
validators Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Added permission restrictions to editing members flag (#11217) 2019-10-09 10:26:54 +02:00