Ghost/core/server/web/api/v2/admin
kirrg001 2fd4cbb93b Added v2 actions endpoint
refs #10431

- added v2 endpoint with browse permissions
- context.integration was never accessible in the model layer
  - why? https://github.com/TryGhost/Ghost/issues/10099
2019-02-06 21:36:09 +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 GET /configuration/about/ for Admin API v2 with API Key auth 2019-02-06 14:00:29 +00:00
routes.js Added v2 actions endpoint 2019-02-06 21:36:09 +01:00