Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Think about error handling #18

Open
Janekdererste opened this issue Aug 30, 2018 · 0 comments
Open

Think about error handling #18

Janekdererste opened this issue Aug 30, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Janekdererste
Copy link
Member

Currently, different components of dropwizard give different error messages.

  • Most of the components return { error: 404, message: 'some message' } which is fine.
  • Hibernate validation of parameters has another format
  • Authentication module has no format and only returns text

It would be great to have a unified message format

@Janekdererste Janekdererste added the enhancement New feature or request label Aug 30, 2018
@Janekdererste Janekdererste self-assigned this Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant