v5.2.0
Release Notes:
- fix various issues when dealing with
oneOforallOfelements - add new Fuzzers for checking OpenAPI contract good practices in terms of presence of specific elements, naming conventions, content types, recommended headers
- fix issue when CATS was considering a
404a valid response for validation error; it now expects400or422 - CATS now also checks if the fuzzedField is present in a validation error response
- allow
org.apache.commons.lang3classes to be used via SPeL in configuration files such as refData, customFuzzer, etc - fix issue with
--printExecutionStatisticswas only considering SKIPPED tests - fix for elements sometimes not being displayed in the proper order in the final report