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/testmode
Daniel Lockyer c50658953c Renamed API canary/ folder to endpoints/
- now we only have one API version, it doesn't make sense to keep
  "canary" around
- renaming it to `endpoints/` makes more sense for this
- this commit renames the `core/server/api/canary/` folder to
  `core/server/api/endpoints/`
- it also fixes the naming in test titles and the various other places
  we relied on this
2022-07-04 11:14:37 +02:00
..
jobs Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
index.js Moved testmode routes into a correctly named file 2021-05-20 11:42:27 +01:00
routes.js Renamed API canary/ folder to endpoints/ 2022-07-04 11:14:37 +02:00