0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/api/shared
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 Added removal of null values in v2 2018-10-12 21:46:16 +02:00
validators Added removal of null values in v2 2018-10-12 21:46:16 +02:00
frame_spec.js
headers_spec.js
http_spec.js Enforced non-page posts only to be returned by /posts endpoint from Content API (#10002) 2018-10-13 00:48:49 +02:00
pipeline_spec.js