0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api/admin/__snapshots__
Fabien 'egg' O'Carroll 694721cbea
Added /tiers API to Admin API (#14200)
refs https://github.com/TryGhost/Team/issues/1313

Rather than removing the /products API we're adding a /tiers API as
a first step towards renaming "products" to "tiers". The initial idea was
to alias the URL's but out API framework doesn't easily allow for this so
we've duplicated it instead.
2022-02-23 17:00:18 +02:00
..
members.test.js.snap Added the last_seen_at field to the member API answers 2022-02-22 19:45:55 +01:00
site.test.js.snap Moved site.test.js from regression to e2e-api 2022-02-11 16:24:00 +00:00
tiers.test.js.snap Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00