Improve error handler on the route level #240
Closed
matheusfrancisco
started this conversation in
Ideas
Replies: 1 comment
-
will be implemented, I am closing this discussion and opening an issue for this problem with a proposed solution there #253 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I added a mock with an invalid body an exception happened, moclojer should be able to handle it and present some information like
{status: 500, body: "error"}
Beta Was this translation helpful? Give feedback.
All reactions