Closed proffalken closed 5 years ago
At the moment, a call to devices.list_all() returns the output of the requests call, it should return an array of dicts instead.
devices.list_all()
At the moment, a call to
devices.list_all()
returns the output of the requests call, it should return an array of dicts instead.