Liking cljdoc? Tell your friends :D

stripe-clojure.http.response


create-error-responseclj

(create-error-response response full-response? kebabify-keys?)

Creates a structured error response from the original response. Optionally transforms keys to kebab-case based on the config.

Creates a structured error response from the original response.
Optionally transforms keys to kebab-case based on the config.
sourceraw docstring

process-responseclj

(process-response response full-response? kebabify-keys?)

Process the response based on its status and the full-response flag. Optionally transforms keys to kebab-case based on the config.

Process the response based on its status and the full-response flag.
Optionally transforms keys to kebab-case based on the config.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close