Rest API - Error Handling
A developer sends this validation error response:
What is the problem with this JSON?
{"errors": {"email": "Invalid format", "email": "Required field"}}What is the problem with this JSON?
