In the POST /v2/rest/species/search route, the data is not being filtered by the properties informed in the body.
I tried to perform the search by just passing { "name": "892-IV native" } and then with all the properties and continues to bring all the results;
In the POST /v2/rest/species/search route, the data is not being filtered by the properties informed in the body. I tried to perform the search by just passing
{ "name": "892-IV native" }
and then with all the properties and continues to bring all the results;