Ghost/ghost/core/test/e2e-api
Fabien "egg" O'Carroll 3d0825ea2f Supported ?include=count.posts for Collections API
Unfortuantely our framework is bookshelf centric so we have to refer to the
`withRelated` property rather than a more generic `include` property.

The collection entity already contains the list of post ids, so we can just
return the length of that array.
2023-07-25 16:56:22 +02:00
..
admin Supported ?include=count.posts for Collections API 2023-07-25 16:56:22 +02:00
content Added Collections Content API 2023-07-25 16:14:02 +02:00
members Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Added filtering of announcement bar content 2023-04-21 13:46:37 +02:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00