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/serializers
Nazar Gargol d582c06eee Optimized usage of urls in API v2
refs #9866

- Extracted url decoration logic to utility in output serializers in posts, pages, users, and tags
- Added test cases for url usage by child object (tags of posts)
2018-10-16 13:02:04 +02:00
..
input Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
output Optimized usage of urls in API v2 2018-10-16 13:02:04 +02:00
index.js