Ghost/core/server/api/v2/utils/serializers
Fabien O'Carroll 7c4f177fee Added missing page prop to v2 Content API posts
no-issue

We have to wrap this in a check to make sure that `page` property is
only returned if either:
A) No `fields` param is passed (send back all fields)
B) `fields` param is passed AND it includes the `page` field
2019-10-16 15:44:05 +07:00
..
input Reduced API debug statements 2019-10-15 15:07:38 +01:00
output Added missing page prop to v2 Content API posts 2019-10-16 15:44:05 +07:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00