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
Fabien O'Carroll 6bdeeaba10
Added apiType property to frame for {Content,Admin} API (#10487)
no-issue

This sets the `apiType` property of the `frame` to 'content' and 'admin'
for the Content & Admin API respectively.
2019-02-13 16:59:10 +01: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 apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
headers.js Added v2 theme controller 2019-01-30 19:45:02 +01:00
http.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00
index.js
pipeline.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00