This commit is contained in:
2019-03-29 19:00:18 +00:00
parent 1c50edb535
commit 5926818fb5

View File

@@ -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"