0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2/utils
kirrg001 db148e653f Removed tag.parent from Admin API v2 response
refs #10438

- this is an unused field
- no need to expose this field
- if we start working on nested tags, this field might become interesting/used
2019-02-12 19:26:31 +01:00
..
serializers Removed tag.parent from Admin API v2 response 2019-02-12 19:26:31 +01:00
validators Fixed JSON Schema validation error message format 2019-02-08 12:17:39 +00:00
index.js Fixed error message being unclear when admin api keys create posts without authors 2019-01-31 16:27:56 +01:00
permissions.js