-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The Documentation examples says this:
_Lets say you want to filter the results by searching the text that contains the string "123".
GET /example?q={"text":"123"}_
This is wrong. Results are those whose text == "123" and not those who contain the text "123".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers