0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2/utils
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 Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
validators Added users ctrl to v2 (#10001) 2018-10-12 23:27:30 +02:00
index.js Changed context.api_key_id to an object containing key type information 2019-01-24 17:22:58 +00:00
permissions.js Added settings ctrl to v2 2018-10-12 21:13:20 +02:00