For turning a swagger specification into a set of operations described as data using malli schemas for requests and responses.
For turning a swagger specification into a set of operations described as data using malli schemas for requests and responses.
(compile-request-schema swagger-spec params)
(compile-response-schema swagger-spec responses)
(swagger->ops swagger-spec)
Turns a swagger spec into a big set of individual operations that can be performed with expanded malli request and response schemas. Intended to
Turns a swagger spec into a big set of individual operations that can be performed with expanded malli request and response schemas. Intended to
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close