Liking cljdoc? Tell your friends :D

monkey.ci.web.script-api

API functionality that can be accessed by the build script. This can either be part of the public API, or exposed through a UDS from the build runner. The script API does not have security on its own, since the implementation will take care of this. The script API exposes an OpenAPI spec, which is then fetched by the script, so it knows which services are available.

API functionality that can be accessed by the build script.  This can either
be part of the public API, or exposed through a UDS from the build runner.  The
script API does not have security on its own, since the implementation will
take care of this.  The script API exposes an OpenAPI spec, which is then
fetched by the script, so it knows which services are available.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close