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.
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.