anwesen/tests/hurl/query/bad_exists_400.hurl

3 lines
110 B
Text

# __exists value that isn't a bool is rejected with 400.
GET {{host}}/query?deprecated__exists=maybe
HTTP 400