Ghost/test/e2e-frontend
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
..
helpers Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
advanced_url_config.test.js
custom_routes.test.js
default_routes.test.js
email_routes.test.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
members.test.js Added member endpoints for managing newsletter subscriptions (#14624) 2022-04-28 17:14:17 +05:30
preview_routes.test.js