anwesen/tests/hurl/query/bad_exists_400.hurl

4 lines
110 B
Text
Raw Permalink Normal View History

2026-05-14 19:04:03 +02:00
# __exists value that isn't a bool is rejected with 400.
GET {{host}}/query?deprecated__exists=maybe
HTTP 400