Type of request: graphql or rest.
URL of the data source from where the JSON needs to be read.
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
Abstract base class for REST datasources.