New features: pretty headers & PATCH/DELETE methods
By @ana
We've made a couple of small but nice updates:
-
Truncate headers: under Output Options, there's now an option to truncate headers. This makes the header row prettier by truncating paths. For example, if the original header was "campaigns » groupId", checking this option would cause API Connector to instead print out "groupId" only.
-
More methods: API Connector now supports the PATCH and DELETE methods in addition to GET, POST, and PUT.