Ghost/core/server/api/shared
Nazar Gargol 6318b65cab Changed context.api_key_id to an object containing key type information
refs #9865

- Changed id passed for api_key to an object to be able to differenciate between admin and content api requests
- Added integration id to frame context
- Small refactoring of frame context initialization
2019-01-24 17:22:58 +00: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 clause in validation for include to not error (#10350) 2019-01-08 12:29:15 +01:00
frame.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
headers.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http.js Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00