0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/shared
kirrg001 789a3c0715 Removed x_by fields from API v2 response
refs #10286

- v2 no longer exposes x_by fields (published_by, updated_by, created_by)
- we will add a brand new concept called activity stream/actions soon
2019-01-03 16:38:52 +01:00
..
serializers Removed x_by fields from API v2 response 2019-01-03 16:38:52 +01:00
utils Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Added validation for null|undefined values for required keys 2018-12-10 16:33:39 +01:00
frame.js
headers.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
http.js Added async file header handling for API v2 (#10292) 2018-12-17 12:47:19 +01:00
index.js
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00