cancerDHC / ccdh-terminology-service

CCDH Terminology and Mapping Service
3 stars 4 forks source link

Change params for: `/enumerations/<name>` endpoint #97

Open joeflack4 opened 3 years ago

joeflack4 commented 3 years ago

Description

Unlike other endpoints, which splits up params into their own individual fields, this endpoint has been constructed to take 3 params as a single . delimited string, e.g. GDC.Case.primary_site. There's really no reason to do that. It is actually just more confusing and inconvenient.