Ghost/core/test/integration
Katharina Irrgang 6b758bda79
Refactored routing config for multiple api versions (#10333)
refs #10124

- one clean v0.1 and v2 config file for routing!
- solves one underlying bug reported in #10124
- the alias handling was just a hotfix to support v2 for the site
- but it was hard to read, ugly
- now we have two clean configs
- we'll see how useful it is
- need to do proper manual testing on Monday
2019-01-04 21:59:39 +01:00
..
data/importer/importers 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
model 🐛 Striped invisible unicode characters from slugs (#10252) 2018-12-13 13:06:59 +01:00
services/url Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
web Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
export_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
migration_spec.js Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
update_check_spec.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00