0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/api/v2/utils
Nazar Gargol 76f4a4bb03
Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002)
refs #9866

- Added logic ensuring page filter is always set to false in posts endpoint for Content API
- Added functional tests to pages and posts
- Added absolute_url logic in pages controller
2018-10-13 00:48:49 +02:00
..
serializers Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002) 2018-10-13 00:48:49 +02:00
validators Added users ctrl to v2 (#10001) 2018-10-12 23:27:30 +02:00
index.js
permissions.js Added settings ctrl to v2 2018-10-12 21:13:20 +02:00