APIProvider.parseResponse()method

parseResponse(_endpoint: Endpoint<PP, RR>, response: Response, caller?: AnyCaller): Promise<RR>

Parse an HTTP Response for this endpoint into a result value.