{
"errors": [
{
"message": "the requested element is null which the schema does not allow",
"path": [
"whoIsOncall",
3,
"schedule"
]
},
{
"message": "the requested element is null which the schema does not allow",
"path": [
"whoIsOncall",
5,
"schedule"
]
}
],
"data": {
"whoIsOncall": null
}
}