Ghost/core/server/services/url
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
..
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
Resource.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
Resources.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
UrlGenerator.js Added advanced filtering to Dynamic Routing (#9757) 2018-08-16 12:13:24 +02:00
Urls.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
UrlService.js Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
utils.js Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00