0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/test/e2e-api
Rishabh Garg 18b59d2c01
Removed archived tiers from content api (#14329)
closes https://github.com/TryGhost/Team/issues/1426

When fetching tiers using the content API, we incorrectly returned all tiers including archived ones unless the active:true filter is passed. Correct behaviour is to always hide archived tiers, so this filter should not be required.

- forces `active:true` filter for tiers content api browse
- updates test to check for archived test removal in tiers content api
2022-03-16 22:02:42 +05:30
..
admin Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
content Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
members Fixed local-only e2e test failure 2022-03-16 12:53:58 +00:00