4 lines
119 B
Text
4 lines
119 B
Text
|
|
# Unknown operator suffix is rejected with 400 (not silently ignored).
|
||
|
|
GET {{host}}/query?title__contians=foo
|
||
|
|
HTTP 400
|