-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
This is a non issue really, I'm just curious! What's the design reason for spitting out the 'kind' of error? I don't get the benefit of return it to the end user (and exposing internals).
{
"description": "Invalid id given",
"error": "validator.Errors"
}vs
{
"error": "Invalid id given"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels