mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
9624c88f3e
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 |
||
---|---|---|
.. | ||
index.js | ||
Queue.js | ||
Resource.js | ||
Resources.js | ||
UrlGenerator.js | ||
Urls.js | ||
UrlService.js | ||
utils.js |