Ghost/core/server/api/v2/utils/serializers
Nazar Gargol c3e22b6ab9 🐛 Fixed forced page filter not being respected in Content API
closes https://github.com/TryGhost/Ghost/issues/10395, https://github.com/TryGhost/Ghost/issues/10390

- The grouping was introduced due to a flasy conjunction of last filter in 'or' group with enforced page filter, due to this the rest of filters in the 'or' group were bypassed
- Additional grouping added here increases the possiblity of https://github.com/NexesJS/NQL-Lang/issues/7 bug happening
2019-01-21 13:26:45 +00:00
..
input 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
output 🐛 Updated v2 content API output to return null instead of “” for empty fields (#10378) 2019-01-15 17:58:51 +05:30
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00