mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
2bf4344a63
* 🐛 Fixed API excerpt field issue ref https://github.com/TryGhost/Ghost/issues/10396 This fix now allows the API user to add field `excerpt` without the need for `plaintext` as format. Also added new tests for these functions. * Added new logic that takes `custom_excerpt` into account if all posts gets queried. * Removed limits in excerpt & plaintext post. * Updated snapshot. |
||
---|---|---|
.. | ||
__snapshots__ | ||
authors.test.js | ||
key_authentication.test.js | ||
newsletters.test.js | ||
offers.test.js | ||
pages.test.js | ||
posts.test.js | ||
settings.test.js | ||
tags.test.js | ||
tiers.test.js | ||
utils.js |