anwesen/tests/hurl/query/unknown_operator_400.hurl

4 lines
119 B
Text
Raw Permalink Normal View History

2026-05-14 19:04:03 +02:00
# Unknown operator suffix is rejected with 400 (not silently ignored).
GET {{host}}/query?title__contians=foo
HTTP 400