kids-first / kf-api-dataservice

:file_cabinet: Primary API for interacting with the Kids First data
http://kf-api-dataservice.kidsfirstdrc.org
Apache License 2.0
5 stars 2 forks source link

♻️ Allow parent or child sample to be null #672

Closed znatty22 closed 2 months ago

znatty22 commented 2 months ago

Closes #671

calkinsh commented 2 months ago

I dont know if we want child sample to ever be null. Just parent? I can't think of a use case where we'd have a parent with null child, only cases where we'd have a child with null parent (being the "top" of the tree)