Ghost/core/test
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
..
functional Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
integration Refactored posts integration tests to return promises instead of using done() callback 2018-09-17 19:55:21 +02:00
unit Refactored url utility to generate multiple API version URLs (#9897) 2018-09-24 21:49:20 +02:00
utils Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00