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/v0.1
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
..
decorators Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
index_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
oembed_spec.js Moved test/unit/api files to test/unit/api/v0.1 2018-10-05 15:11:35 +02:00
utils_spec.js Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00