amida-tech/blue-button

Schema validation need update for social_history

Closed this issue · 0 comments

currently we have errors like this
{
"code": "INVALID_TYPE",
"message": "invalid type: array (expected object)",
"path": "#/data/social_history",
"params": {
"expected": "object",
"type": "array"
}
},