Ghost/core/server/api/v2/utils
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
..
serializers Added missing page prop to v2 Content API posts 2019-10-16 15:44:05 +07:00
validators Removed members endpoint from admin v2 api 2019-10-10 17:51:46 +07:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Fixed unsafeAttributes fetching in Admin API v2 2019-10-09 21:16:27 +02:00