🐛 Fixed
- Override order for explicit transport arguments to Case.callandCase.call_and_validate.
- Generating requiredproperties when they are absent frompropertiesandadditionalPropertiesis set tofalse.
🔧 Changed
- Health check failure errors now show the specific parameter and its schema, causing slow generation or filtering issues.
- Allow accessing all registered check functions via schemathesis.checksby using a module-level__getattr__.
- Improve error messages for the unsupported_methodcheck.
