Skip to content

v1.1.0

Compare
Choose a tag to compare
@sixP-NaraKa sixP-NaraKa released this 10 Apr 15:09
· 13 commits to main since this release
  • helper function _get_request_response(...):
    • moved the request headers headers = {'content-type': 'application/json;charset=UTF-8'} outside (in the global scope)
  • helper function _is_valid_kwarg(...):
    • now explicitly returning the updated dictionary (just in case)
    • additional error output, specifying which keyword arguments are possible