Ghost/core/server/api/shared/serializers
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
..
input Reduced API debug statements 2019-10-15 15:07:38 +01:00
output Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
handle.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00