Liking cljdoc? Tell your friends :D

kube-api.core.swagger.swagger

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.
raw docstring

compile-request-schemaclj

(compile-request-schema swagger-spec params)

compile-response-schemaclj

(compile-response-schema swagger-spec responses)

swagger->opsclj

(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
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close