0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/api/v2/admin
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
..
app.js Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00:00
middleware.js Allowed POST & DELETE webhooks endpoints for integrations 2019-02-07 23:14:27 +01:00
routes.js Added apiType property to frame for {Content,Admin} API (#10487) 2019-02-13 16:59:10 +01:00