Ghost/ghost/core/test/e2e-api
Naz 282de7f0b4 Added newsletter payload serializer
refs https://github.com/TryGhost/Arch/issues/87

- The newsletters in members payload have leaked internal properties from Public Members API. The code skipped the output serialization step, which is now in place.
- The newsletter resource returned from the API consistently returns these properties:
id,
name,
description,
sort_order
2023-09-13 13:18:43 +08:00
..
admin Trimmed down Members Admin API response data 2023-09-13 13:18:43 +08:00
content Updated Portal to always honor outboundLinkTagging setting (#18079) 2023-09-12 10:27:04 +00:00
members Added newsletter payload serializer 2023-09-13 13:18:43 +08:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Updated Portal to always honor outboundLinkTagging setting (#18079) 2023-09-12 10:27:04 +00:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00