🐛 Fixed
- Do not generate negative test cases during the coverage phase if the original schema accepts any value.
🔧 Changed
- Do not display the API probing result in the test phases summary.
- Do not display API probing errors in CLI output. Treat errors as a missing capability.
- Display cURL code samples for more network errors. #2940