Ghost/core/test/unit/api
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
..
shared Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
v0.1 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
v2 Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00