Skip to content

REST added for GetConnectors

Choose a tag to compare

@rmuit rmuit released this 25 Apr 20:24
· 89 commits to master since this release
  • Added RestCurlClient; changed Connection to support REST API too.
  • Created setters/getters for the 3 'options' argument that SOAP GetConnectors used. The Connection class also supports most of these options when using it with a REST client, but now they don't need to be passed on every call.
  • Bugfixes to Connection::parseFilters(), plus minor incompatible change.