0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/e2e-api/content/__snapshots__
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
..
newsletters.test.js.snap Added subscribe_on_signup to newsletter content API data (#14808) 2022-05-12 21:31:50 +05:30
offers.test.js.snap Added offer read endpoint to content API (#14794) 2022-05-12 18:16:10 +05:30
pages.test.js.snap Fixed minor weirdnesses with excerpts 2022-05-24 12:35:59 +01:00
posts.test.js.snap 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
settings.test.js.snap Cleaned snap files (#14921) 2022-05-26 17:11:32 +01:00
tiers.test.js.snap Updated Tiers API data structure (#14795) 2022-05-16 19:47:18 +01:00