curl --location '/baby/createbaby/mother' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "deliveryDate": "2019-08-24T14:15:22.123Z", "gender": "string" }'
null