Liking cljdoc? Tell your friends :D

okapi.api.routes


technical-route-defaultsclj


technical-routesclj

(technical-routes
  &
  {:keys [api-info healthz-path metrics-path openapi-json-path
          swagger-json-path]
   :or {api-info api-info-defaults
        healthz-path (:healthz-path technical-route-defaults)
        metrics-path (:metrics-path technical-route-defaults)
        openapi-json-path (:openapi-json-path technical-route-defaults)
        swagger-json-path (:swagger-json-path technical-route-defaults)}})

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