0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/test
Rishabh Garg 51dde1e38c
Refactored config to handle direct calls for specific version (#10012)
refs #9866

- Refactored overrides config to include direct version configs(v0.1, v2), supported versions map to direct version
- Refactored `getApiPath` to handle direct versions as well as mappings of supported version
2018-10-16 15:20:51 +05:30
..
functional 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
integration Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
unit Refactored config to handle direct calls for specific version (#10012) 2018-10-16 15:20:51 +05:30
utils Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc