Checks and correct the response object depending on the possible kinds of returns.
EndpointResponse Returns the job error if the error is due to parsing, returns the http error otherwise.
an endpoint response object.
Generated using TypeDoc
Checks and correct the response object depending on the possible kinds of returns.
Returns
EndpointResponse Returns the job error if the error is due to parsing, returns the http error otherwise.