v1.19.0
What's Changed
- overwriteRequestBody - added support for type "form-data" by @thim81 in #413
- overwriteRequestBody - added support for type "x-www-form-urlencoded" by @thim81 in #413
- ContentTests - Added support for null values for response body by @thim81 in #416
- AssignVariables - Added support for null values for response body by @thim81 in #416
- ContentTests - Added support to look up a key within an array of objects by using a * wildcard by @thim81 in #422
- Documentation - Updated the ordering example by @thim81 in #426
Full Changelog: v1.18.1...v1.19.0