Ghost/ghost/api-version-compatibility-service/lib
Naz 35031b8f2e Refactored api version compatibility service API
refs https://github.com/TryGhost/Toolbox/issues/292

- The service used to take in a whole bunch of functions as parameters and did expect the client to know about the "version-notifications-data-service" which is not necessary and make the constructor API a notch complicated
- Putting in the data service initialization internally allows for the client to pass in less parameters and know less abou the internal working of the service - way easier to use!
2022-05-09 18:14:41 +08:00
..
templates Added request url parameter to notification emails 2022-05-05 14:51:47 +08:00
api-version-compatibility-service.js Refactored api version compatibility service API 2022-05-09 18:14:41 +08:00