ErrorDetail
locationstring
Where the error occurred, e.g. 'body.items[3].tags' or 'path.thing-id'
messagestring
Error message text
value
The value at the given location
ErrorDetail
{
"location": "string",
"message": "string"
}
Where the error occurred, e.g. 'body.items[3].tags' or 'path.thing-id'
Error message text
The value at the given location
{
"location": "string",
"message": "string"
}