biothings / mydisease.info

7 stars 8 forks source link

Add MyDiseaseQueryBuilder #64

Closed DylanWelzel closed 2 months ago

DylanWelzel commented 2 months ago

Add a new parameter to the query endpoint: ignore_obsolete. By default it is set to True, ignoring all mondo terms that are obsolete (mondo.is_obsolete). If set to False these terms will be displayed. Works on POST and GET.