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 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 |