0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/api/v2/utils/serializers
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
..
input Fixed integration_id assignment for webhook when creating through API key auth 2020-08-04 16:43:24 +12:00
output 🐛 Fixed Tags API v2 to return posts count 2020-08-31 18:46:35 +12:00
index.js