0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/e2e-api/content
Naz f5f1221e14 Removed output of "page" attributes from APIs
refs https://github.com/TryGhost/Toolbox/issues/332
refs https://github.com/TryGhost/Ghost/issues/10922

- The "page" attirbute has been deprecated long time ago and was kept around in the output for back compatibility reasons. With Ghost 5.0 there's no longer need to return this field or keep around any of the code supporting "page" attribute processing
2022-05-16 22:06:55 +08:00
..
__snapshots__ Removed output of "page" attributes from APIs 2022-05-16 22:06:55 +08:00
authors.test.js Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
key_authentication.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
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 Extended public settings to include portal settings (#14801) 2022-05-12 19:54:45 +05:30
tags.test.js Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
tiers.test.js Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
utils.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00