Release 4.1.0 (curl syntax)
New Features
curl
syntax generation- Added an ability to submit multiple values for a field ( array parameters)
Bug Fixes
- Fix a build issue when using
npm
- Fix formatting of
json
responses in firefox - Do not send empty fields while making API calls
- Fix submission
multipart/form-data
(boundary was missing)