Ghost/core/frontend/services/data
Hannah Wolfe 8bd9169298
Removed res.locals.apiVersion
- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to pass the apiVersion around using res.locals
- To simplify code that uses our frontend proxy the proxy now _only_ exposes canary
2022-04-28 15:35:28 +01:00
..
checks.js Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
entry-lookup.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
fetch-data.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
index.js Moved checks into frontend data service 2022-04-05 15:23:00 +01:00