Ghost/core/server/web/api/canary
Kevin Ansfield 59adb9a9cb Added route for updating custom theme settings
refs https://github.com/TryGhost/Team/issues/1070

- bumped `@tryghost/custom-theme-settings-service` for access to `.updateSettings()`
- added `PUT /custom_theme_settings` route that delegates to `customThemeSettingsService.updateSettings()` to perform the db and cache updates
- invalidates the cache in Ghost because a theme setting change will mean the front-end output will change
2021-09-28 16:09:39 +01:00
..
admin Added route for updating custom theme settings 2021-09-28 16:09:39 +01:00
content Refactor imports in API's routes files 2021-07-07 18:33:25 +04:00