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

Refactor server error to work better with all different inputs #694

Closed
6 tasks done
timotheeguerin opened this issue Sep 12, 2017 · 0 comments · Fixed by #695
Closed
6 tasks done

Refactor server error to work better with all different inputs #694

timotheeguerin opened this issue Sep 12, 2017 · 0 comments · Fixed by #695

Comments

@timotheeguerin
Copy link
Member

timotheeguerin commented Sep 12, 2017

All input should be mapped to the server error type which has

  • status(StatusCode)
  • statusText
  • message
  • details: List of key value with details
  • requestId: id of the request
  • timestamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant