curl --location '/family/create' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"motherId": "string",
"fatherId": "string"
}'{
"items": [
null
],
"item": null,
"id": 0,
"detail": "string",
"itemCount": null
}