anwesen/tests/hurl/query/unknown_operator_400.hurl

3 lines
119 B
Text

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