We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d67bc commit e9f01ccCopy full SHA for e9f01cc
1 file changed
schemathesis.toml
@@ -1,2 +1,6 @@
1
[generation]
2
mode = "all"
3
+
4
+[checks.missing_required_header]
5
+# Override expected status codes
6
+expected-statuses = ["400"]
0 commit comments