0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api/canary/content
Nazar Gargol eb8c0fcff9 🐛 Fixed Tags API v2 to return posts count
closes #12167

- Tags API v2 was ignoring `count.posts` include parameter.
- Regression was introduced with a3f693b472
- Introduced regression tests across all Content API versions to avoid similar bug in the future
2020-08-31 18:46:35 +12:00
..
authors_spec.js Updated Content API resource ordering to be same as slugs in filter 2020-07-10 18:33:00 +12:00
pages_spec.js Updated Content API resource ordering to be same as slugs in filter 2020-07-10 18:33:00 +12:00
posts_spec.js Updated Content API resource ordering to be same as slugs in filter 2020-07-10 18:33:00 +12:00
tags_spec.js 🐛 Fixed Tags API v2 to return posts count 2020-08-31 18:46:35 +12:00
utils.js 🐛 Updated access to be true by default in v3 API 2020-07-06 16:04:29 +01:00