Closed Rekyt closed 2 years ago
Some endpoints provide array queries while there are not in the package. This issue summarises them.
/interactions/search
id
/status/search
/taxa/search
sciname
fr_name
en_name
territories
habitats
vernacular
/taxa/autocomplete
Tests should cover these cases.
Some endpoints provide array queries while there are not in the package. This issue summarises them.
/interactions/search
first argumentid
can be a list of taxon ids~ fixed by e4cca27 ;/status/search
first argumentid
can be a list of taxon ids~ fixed by 9b6a7d3;/taxa/search
, many argumentsid
,sciname
,fr_name
,en_name
,territories
,habitats
,vernacular
~;/taxa/autocomplete
many argumentsterritories
,habitats
~ fixed by e812e4c.Tests should cover these cases.