Ghost/core/test/functional/api/v2/content
Katharina Irrgang 30a0b1794a
Added calculated excerpt field to Content API v2 (#10326)
closes #10062

- return `post.excerpt` for Content API v2
- do not use `downsize`, because we might want to get rid of it if we drop v0.1 (downsize does not create good excerpts)
- simple substring of the plaintext field
2019-01-04 19:00:45 +01:00
..
authors_spec.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
pages_spec.js 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
posts_spec.js Clean v2 Content API (#10329) 2019-01-04 11:21:21 +00:00
settings_spec.js Added Settings endpoint to V2 Content API 2019-01-04 12:17:32 +00:00
tags_spec.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
utils.js Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00