Ghost/core/server/web/api
Naz c7541a1fe0 Added scheduled job support in testmode
no issue

- We need an ability to early test scheduled jobs to refine the new feature and it's API. Should be used with caution
- To schedule an example scheduled job every 30 seconds run following request: `curl http://localhost:2368/ghost/api/schedule/every%2030%20seconds`
2020-11-05 17:46:57 +13:00
..
canary Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
middleware Moved definition of default max image width to config (#12289) 2020-10-19 08:56:18 +01:00
v2 Updated stability index comments around Admin API v2 endpoints 2020-08-03 23:46:23 +12:00
app.js Added a server testmode to help test behaviour 2020-08-10 16:38:49 +01:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00
testmode.js Added scheduled job support in testmode 2020-11-05 17:46:57 +13:00