APIkit 3.9.5 Release Notes
Feb 18, 2021
This release supports the Mule 3.9.5 Runtime release and corresponding Studio version.
There are no new features in this version. There are just a few enhancements and bug fixes.
Compatibility
Software | Version |
---|---|
Mule Runtime |
3.9.1 and later 3.9 versions |
Enhancement in This Release
-
Added property
apikit.validate.null.string.param
for APIKit to reject null values when a query param is of type string and it is not nullable. Default value isfalse
.
Bug Fixes
-
Fixed issue where some valid API resources were not being found.
-
Fixed
ClassCastException
thrown when sending multiple request headercontent-type
oraccept