Ghost/core/server/api/v2/utils/serializers
Kevin Ansfield 5a7356de5b 🐛 Fixed excerpt property being missing if plaintext is NULL or ""
closes https://github.com/TryGhost/Ghost/issues/10558
- added conditional to explicitly set `excerpt` to `null` in the API output serializer when a post has no `plaintext` or `custom_excerpt` value
2019-03-04 14:30:26 +00:00
..
input Returned tags & authors by default for Admin API v2 2019-02-25 13:22:50 +01:00
output 🐛 Fixed excerpt property being missing if plaintext is NULL or "" 2019-03-04 14:30:26 +00:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00