python-api
python-api copied to clipboard
Added raw response option
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.