Ghost/core/server/api/v2/utils
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
serializers Added a not to the Images API ref field 2021-10-28 16:05:54 +04:00
validators Replace i18n with tpl in api/v2/utils/validators/input/users.js (#13589) 2021-10-13 09:08:57 +01:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00