Liking cljdoc? Tell your friends :D

s-exp.legba.response


conform-responseclj

(conform-response response schema sub-schema opts)

conform-response-bodyclj

(conform-response-body
  {:as response :keys [status body headers] :or {status 200}}
  schema
  sub-schema
  opts)

conform-response-headersclj

(conform-response-headers {:as response :keys [status] :or {status 200}}
                          schema
                          sub-schema
                          opts)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close