0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api/shared
Nazar Gargol fd958addb6 Migrated update check to use api v2
refs #9866

- Switched update checker to api v2
- Updated and cleaned up the corresponding test suite
- Updated the frame pipeline to respect context passed in with Frame instance
- Exposed 'active' verison from api index module
2018-10-18 00:13:31 +02:00
..
serializers Added removal of null values in v2 2018-10-12 21:46:16 +02:00
validators Allowed for repeated query parameters for arrays (#10021) 2018-10-17 13:43:32 +07:00
frame.js
headers.js
http.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
index.js
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00