(add-error-type headers error-type)
(api-call method path)
(api-call method path data)
(api-call method path data headers)
(e->payload e)
(init-error e)
(init-error e error-type)
(invocation-error request-id e)
(invocation-error request-id e error-type)
(invocation-response request-id data)
(next-invocation)
(parse-response response)
cljdoc is a website building & hosting documentation for Clojure/Script libraries