0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/e2e-api/content
Ronald Langeveld 2bf4344a63
🐛 Fixed API excerpt field issue (#15005)
* 🐛 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.
2022-07-06 17:57:04 +02:00
..
__snapshots__ 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
authors.test.js
key_authentication.test.js
newsletters.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
offers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
pages.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
posts.test.js 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
settings.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
tags.test.js
tiers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
utils.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00