🐛 Fixed
- Internal error in the coverage phase when a parameter is mixing keywords for different types.
- Do not run irrelevant checks on "Unspecified HTTP method" type of coverage scenarios.
- Ignoring
verify=False
when specified viaget_call_kwargs
on a state machine. #2713
🔧 Changed
- Slightly improve the error message on malformed JSON.