0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/shared
kirrg001 7a2398b7f2 Fixed error handling for API frame
no issue

- throwing an object from a catch handler is not a good idea
- unexpected and broke functional call to API (always returned a 500, because API returned {err: err, method: ...}
2019-02-26 08:33:10 +01:00
..
serializers
utils
validators Skiped 'all' validations for posts/tags endpoints 2019-02-15 12:19:49 +00:00
frame.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
headers.js Added v2 theme controller 2019-01-30 19:45:02 +01:00
http.js Fixed error handling for API frame 2019-02-26 08:33:10 +01:00
index.js
pipeline.js Fixed error handling for API frame 2019-02-26 08:33:10 +01:00