-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 2.0.0
-
Component/s: None
-
Impact type:API change
When sending a request to the server, we should be able to specify a default return value in case the server sends back an error or the reply is empty, like so:
self.request('/drive/configuration', default={})