Ghost/test/regression
Simon Backx 21d9d20e3e
Included newsletter relation by default in posts (#14723)
refs https://github.com/TryGhost/Team/issues/1569

**Changes in admin-api-schema:**
- https://github.com/TryGhost/SDK/compare/%40tryghost/admin-api-schema%402.14.1...%40tryghost/admin-api-schema%402.15.0
- Ignore `newsletter` when used in input

**Changes**
- Added the `newsletter` relation as a default include for posts
- Removed the newsletter_id from the API output

**Tests**
- Test the newsletter relation is always loaded for browse, read, add and edit, unless the include option is added explicitly

Co-authored-by: Matt Hanley <git@matthanley.co.uk>
2022-05-09 11:06:59 +02:00
..
api Included newsletter relation by default in posts (#14723) 2022-05-09 11:06:59 +02:00
mock-express-style Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
models Added test coverage for author reassignment 2022-05-03 14:57:35 +08:00
site Upgraded remaining theme fixtures to canary API 2022-01-24 21:55:13 +00:00