-
Notifications
You must be signed in to change notification settings - Fork 1
Enhance error message #20
Copy link
Copy link
Open
Description
Should say "as required in your consume specification".
Violations:
{
"users -> brewster": [
{
"error": "ERR_MISSING_REQUIRED",
"message": "The published object has an optional property that you marked as required in your specification.: [\"street\",\"city\",\"state\",\"postal_code\",\"country\",\"paypal_address\"]",
"location": "users::payment_information"
}
]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels