Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-23 | 523 Bytes | |
Release 4.1.1 source code.tar.gz | 2025-08-23 | 57.7 MB | |
Release 4.1.1 source code.zip | 2025-08-23 | 58.2 MB | |
Totals: 3 Items | 115.9 MB | 0 |
:bug: Fixed
- False positives in
use_after_free
check when validation errors occur before resource existence checks. - Ignored
apply_to
andskip_for
filters inmap_case
,filter_case
,flatmap_case
, andbefore_generate_case
hooks. - Resetting hook filters in case of suppressed errors during hook registration.
:wrench: Changed
- Display all cURL commands for stateful failures.
- Inject unconstrained path parameters when missing in the operation definition (schema error still reported).