0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/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 Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
util Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
validators Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
frame_spec.js
headers_spec.js Refactored content-disposition header handling in API v2 (#10374) 2019-01-14 18:05:16 +00:00
http_spec.js Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
pipeline_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00