Skip to content

Release 4.1.0 (curl syntax)

Compare
Choose a tag to compare
@mrin9 mrin9 released this 09 Mar 07:58
· 1474 commits to master since this release

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)