Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit f737887

Browse files
Mechazawabeschoenen
authored andcommitted
Add search docs for LIKE (#1)
1 parent 45a6ad8 commit f737887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/v1/api.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The available operators are:
110110
- `<=`: Smaller than or equals operator
111111
- `^`: Starts with operator
112112
- `$`: Ends with operator
113-
- Or no operator, that will result in a `LIKE` statement
113+
- `~`: Or no operator, that will result in a `LIKE` statement
114114

115115
# Keywords
116116

0 commit comments

Comments
 (0)