Ghost/core
Rishabh Garg 9624c88f3e Refactored url utility to generate multiple API version URLs (#9897)
refs #9866

- added api version config to overrides, which makes it possible to have a centralized api versioning configuration
- the next PR will use this config in the web folder
- make api url generation in url service flexible and dynamic
- remove hardcoded API_PATH
- updated all places which used `urlFor('api'..)` -> we now ask for explicit api version
2018-09-24 21:49:20 +02:00
..
client@0f7bf091f4 Updated Ghost-Admin to 2.1.3 2018-09-18 18:07:57 +05:30
server Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
test Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00