Ghost/core/server/api/v2/utils
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
serializers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
validators Refactored json-schema to use one instance of ajv (#10746) 2019-05-15 13:28:10 +02:00
index.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00
permissions.js Added comments for Ghost API 2019-05-06 14:49:25 +02:00