(wrap-error-response handler)
(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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close