nkowaokwu / igbo_api

An API exposing Igbo words, definitions, and more
https://igboapi.com
Apache License 2.0
316 stars 142 forks source link

fix(examples): loosen searching examples to match with more flags #764

Closed ijemmao closed 10 months ago

ijemmao commented 10 months ago

Describe your changes

When searching for example sentences, nearly no request would include any examples in the response.

Issue ticket number and link

N/A

Motivation and Context

I was trying to use the examples endpoint to get proverbs, but when I would apply the keyword and style=proverb params, I would get no response even though we have sentences in the database matching the query.

How Has This Been Tested?

Locally tested with Insomnia

Screenshots (if appropriate):

image