Closed mnowotka closed 6 years ago
For example this URL: https://www.ebi.ac.uk/chembl/api/data/organism.json?l4_synonyms=Escherichia%20coli
while this comlex field may not be searchable from the API (elastic can be used) it should infroma about it and return 400. Or it should perform the search as requested.
Just for the record, this works as expected: https://www.ebi.ac.uk/chembl/api/data/organism.json?l4_synonyms__synonyms=Escherichia%20coli
Fixed
For example this URL: https://www.ebi.ac.uk/chembl/api/data/organism.json?l4_synonyms=Escherichia%20coli
while this comlex field may not be searchable from the API (elastic can be used) it should infroma about it and return 400. Or it should perform the search as requested.