Ghost/core/server/api/v2/utils
Naz 6ba6e9c307 Removed unused authors input serializer
refs https://github.com/TryGhost/Ghost/issues/10354

- The serializer wasn't hooked up properly during the implementation (1a4497fc9a). It is not possible to hook it back in now as that would introduce breaking change to now stable v2 API.
- v3 (canary) has is properly hooked in, so there should not be a problem going forward
2020-11-23 11:35:02 +13:00
..
serializers Removed unused authors input serializer 2020-11-23 11:35:02 +13:00
validators Extracted Admin API JSON schemas into @tryghost/admin-api-schema (#12237) 2020-09-30 16:25:12 +13:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Refactored common lib import to use destructuring (#11835) 2020-05-22 19:22:20 +01:00