(conform-response response schema sub-schema opts)
(conform-response-body
{:as response :keys [status body headers] :or {status 200}}
schema
sub-schema
opts)
(conform-response-headers {:as response :keys [status] :or {status 200}}
schema
sub-schema
opts)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |