Ghost/core/test/regression/api/v2/content
Nazar Gargol 30c005f848 🐛 Fixed field filtering for /authors/:id endpoints
closes #10512

- Removed field filtering in blog owner fetching because it didn't work before (fields weren't reduced) and now broke generated sql queries (ambiguous id field)
2019-03-05 15:18:32 +08:00
..
authors_spec.js 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
pages_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
posts_spec.js Cleaned up Admin API v2 posts/pages input serializer (#10516) 2019-02-22 12:07:34 +01:00
tags_spec.js 🐛 Fixed field filtering for /tags/:id endpoints 2019-03-05 13:17:38 +08:00
utils.js Reduced & moved acceptance tests for content API 2019-02-04 15:58:18 +01:00