URL of the data source from where the JSON needs to be read.
HTTP method. Defaults to 'GET'.
Body of HTTP request (can be left empty for GET requests). Defaults to ''.
Name of the output file. Optional.
HTTP headers, e.g. [{"Content-Type":"application/json"}, {"Custom-Auth-Token":"xysazxklj4568asdf46a5sd4f"}]. Optional.
Basic authentication i.e. 'user:password' to compute an Authorization header. Optional.
The dict representation of this object
dict representation of this object
Generated using TypeDoc
Class for working with a REST endpoint using a REST request