python-api icon indicating copy to clipboard operation
python-api copied to clipboard

Added raw response option

Open matija-tomazic opened this issue 1 year ago • 0 comments

Added an optional parameter raw_response to all functions that call _get_json_response. This would allow the API users to process the entire REST response if they wanted/needed to.

matija-tomazic avatar Aug 12 '24 12:08 matija-tomazic