(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
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |