Skip to content

Include Validation details in APIResponse #11

Description

@davidreyg
{
  "status": "FAIL",
  "message": "Validation Error",
  "description": "Input validation failed.",
  "error_code": "VAL-422",
  "data": null
}

It would be great to inlcude the details of validation errors.
To see what field is wrong.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions