Ghost/test/unit/api/canary/utils
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
..
serializers 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
validators/input Renamed API canary/ folder to endpoints/ 2022-07-04 11:14:37 +02:00
index.test.js Renamed API canary/ folder to endpoints/ 2022-07-04 11:14:37 +02:00