0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/url
Hannah Wolfe 5eaa1938c7
Removed versioned confg from URL Service
refs: https://github.com/TryGhost/Toolbox/issues/228
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- this means the url service doesn't need to be versioned any more
2022-04-28 15:35:28 +01:00
..
config.js Removed versioned confg from URL Service 2022-04-28 15:35:28 +01:00
index.js
LocalFileCache.js
Queue.js
Resource.js
Resources.js Removed versioned confg from URL Service 2022-04-28 15:35:28 +01:00
UrlGenerator.js
Urls.js
UrlService.js