cezarykluczynski / stapi

STAPI, a Star Trek API
https://stapi.co
MIT License
123 stars 14 forks source link

Problem in searching for species #50

Open JoaoCapoAlm opened 8 months ago

JoaoCapoAlm commented 8 months ago

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;