0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test/e2e-api/content
Fabien 'egg' O'Carroll 4217e2571f
Included monthly_price,yearly_price&benefits defaults for Content API (#14912)
We have to update the output serializer to only clean includes for the
Admin API, so that these includes aren't stripped for not being in the
original include query param.

This also rejigs the other Content API only logic to sit together in
the input serializer.
2022-05-24 16:38:25 +01:00
..
__snapshots__ Fixed minor weirdnesses with excerpts 2022-05-24 12:35:59 +01:00
authors.test.js
key_authentication.test.js
newsletters.test.js Added newsletters endpoint to Content API (#14778) 2022-05-11 21:36:43 +05:30
offers.test.js Added offer read endpoint to content API (#14794) 2022-05-12 18:16:10 +05:30
pages.test.js Replaced Products with Tiers API endpoints 2022-05-12 19:59:57 +01:00
posts.test.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00
settings.test.js Updated test suites to play nicely with 5.0 2022-05-19 14:19:48 +08:00
tags.test.js
tiers.test.js Included monthly_price,yearly_price&benefits defaults for Content API (#14912) 2022-05-24 16:38:25 +01:00
utils.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00