Skip to content

v0.3.0

Choose a tag to compare

@GochoMugo GochoMugo released this 21 Jul 10:40
· 147 commits to master since this release

Features:

  1. Parameters are picked. Only allowed parameters are passed in the requests.
  2. This parameter filtering can be disable by setting the configuration value for enforce_params_filter to false
  3. Documentation has also been updated

Bug Fixes:

  1. keys were being added to the request accidentally
  2. Get requests would fail if parameters were not passed