Ghost/core/test/unit/api/v2
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
..
utils Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
index_spec.js Added helper to check for content API (#10104) 2018-11-06 17:36:22 +05:30
session_spec.js Added spam prevention for v2 sessions (#10030) 2018-10-18 09:58:29 +01:00