hubmapconsortium / entity-api

A set of web service calls to return information about HuBMAP entities
https://entity.api.hubmapconsortium.org
MIT License
3 stars 1 forks source link

Convert `dataset_type` to a required field and no longer require `data_types` #589

Closed shirey closed 8 months ago

shirey commented 9 months ago

For both Publication and Dataset, require dataset_type to be set on creations and no longer require data_types to be set.

Do this work and test, but hold it in a branch named: soft-assay-conversion as it will need to be released in coordination with other changes across other services/applications.