Ghost/ghost
Kevin Ansfield b708c7ea67 Changed "NotFoundError" and "BadRequestError" to "ValidationError"
refs https://github.com/TryGhost/Team/issues/1104

- better matches the context of the request as we're validating known keys and valid options from multiple settings
  - "404 Not Found" didn't make sense because `/custom_theme_settings/` _does_ exist, it's just that one setting key wasn't known
  - "400 Bad Request" didn't make sense because the request was understood, it just failed validation of the setting values
2021-10-08 15:40:44 +01:00
..
custom-theme-settings-service Changed "NotFoundError" and "BadRequestError" to "ValidationError" 2021-10-08 15:40:44 +01:00
email-analytics-provider-mailgun Published new versions 2021-09-28 15:51:13 +01:00
email-analytics-service Published new versions 2021-09-28 15:51:13 +01:00
.gitkeep Initial commit 2020-11-25 15:13:40 +00:00