🚀 Added
- Support for per-media type data generators. #962
- Support for
application/yaml
&text/yml
media types inYAMLSerializer
. - EXPERIMENTAL: Run automatic schema optimization & format inference if CLI is authenticated in Schemathesis.io.
🐛 Fixed
- Not resolving references in nested security schemes. #2073
🔧 Changed
- Improve the error message when the minimum possible example is too large.