This commit is contained in:
@@ -129,11 +129,11 @@ Here is an example of a more detailed error response showing validation errors o
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target": "EndDate",
|
"target": "EndDate",
|
||||||
"error": "RequiredPropertyEmpty"
|
"error": "2205"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target": "Roles",
|
"target": "Roles",
|
||||||
"error": "InvalidValue"
|
"error": "2203"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"message": "Object did not pass validation"
|
"message": "Object did not pass validation"
|
||||||
|
|||||||
Reference in New Issue
Block a user