-
**Describe the bug**
Schemathesis generates headers like:
```
x-api-key: \x80
```
The `\x80` character is not a part of ISO-8859-1 (AKA Latin-1). This is an issue because according to the HTT…
-
when defining a query filter like:
```
query {
users(filter: {username: {contains: null}}){
}
}
```
the query fails with with: "Cannot use None as a query value" except for some filte…
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
-
The support for directly testing ASGI apps is really nice, but at the moment it doesn't support Trio - so I can't use it 😢
Fortunately this is pretty easy to fix by using `anyio`, a compatibility …
-
**Checklist**
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
-
At our organization, we've been using Swashbuckle for generating OpenAPI specs for a long time and it has worked well for us so far.
The Swagger specification defines [Links](https://swagger.io/doc…
-
### Is your feature request related to a problem? Please describe
We have created a new use cases page for our docs but we need to add all the texts with something inspiring.
You can see that pa…
-
docker run schemathesis/schemathesis:stable run --checks content_type_conformance, http://......duckdns.org:.../api/spec --show-errors-tracebacks
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…
-
### Checklist
- [x] I checked the [FAQ section](https://schemathesis.readthedocs.io/en/stable/faq.html#frequently-asked-questions) of the documentation
- [x] I looked for similar issues in the [is…