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