Ghost/core/test/functional/api/v2/content
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
..
pages_spec.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
posts_spec.js Optimized usage of urls in API v2 2018-10-16 13:02:04 +02:00
tags_spec.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
users_spec.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
utils.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00