Liking cljdoc? Tell your friends :D

s-exp.legba.middleware


ex->responsecljmultimethod


wrap-error-responseclj

(wrap-error-response handler)

wrap-validationclj

(wrap-validation handler schema method path opts)

Takes a regular RING handler returns a handler that will apply openapi validation from the supplied schema for a given method and path

Takes a regular RING handler returns a handler that will apply openapi
validation from the supplied `schema` for a given `method` and `path`
raw docstring

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

× close