(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close