0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/web/api
Thibaut Patel 63d55570a3 💥 Removed the /redirects/json route alias
no issue

This route had been deprecated and wasn't used anymore. You should switch to `GET /redirects/download` and `POST /redirects/upload` instead.
2021-03-17 15:58:28 +01:00
..
canary 💥 Removed the /redirects/json route alias 2021-03-17 15:58:28 +01:00
middleware
testmode Migrated jobs to use parentPort.postMessage 2021-02-22 20:02:00 +13:00
v2
v3
app.js Added missing v4 API endpoints mount 2021-03-03 18:44:00 +13:00
index.js