Skip to content

pjullrich/complete-bunq-api-python-wrapper

Back v0.1.3 (#13)

Commit details

v0.1.3 (#13)

Description

* Added missing endpoints and refactored all tests * Updated the ApiClient so that you can you can create an ApiClient with any variables using a kwargs * Updated the Readme and changed the __init__ function in ApiClientPersisting * Changed the folder structure in order to adhere to the PyPi standards (tests needs to be a top-level folder) * Fixed the Avatar endpoint (added a verify parameter to making get-requests) Fixed the ApiClientPersistent instantiation * Fixed the get request for the case that a byte response is returned instead of JSON * Changed the constructor of ApiClient and ApiClientPersisting based on OGKevin’s suggestion.

Metadata

Author
Peter Ullrich PJUllrich@users.noreply.github.com
Committed
Commit

Contributors

  • Peter Ullrich PJUllrich@users.noreply.github.com Author