Liking cljdoc? Tell your friends :D

com.moclojer.specs.moclojer


->reititclj

(->reitit spec)
source

assoc-ifclj

(assoc-if m k v)
source

build-bodyclj

(build-body response request)

Builds the body from the response.

Builds the body from the response.
sourceraw docstring

build-parametersclj

(build-parameters request-values)
source

create-swagger-parametersclj

(create-swagger-parameters path query body)
source

create-urlclj

(create-url pattern)
source

enrich-external-bodyclj

(enrich-external-body external-body request)

Enriches the external body with a resolved path.

Enriches the external body with a resolved path.
sourceraw docstring

generate-methodclj

(generate-method method)
source

generate-route-nameclj

(generate-route-name host path method)
source

generic-reitit-handlerclj

(generic-reitit-handler response webhook-config)
source

make-bodyclj

(make-body ?body type)
source

make-path-parametersclj

(make-path-parameters path & [gen?])
source

make-query-parametersclj

(make-query-parameters query & [gen?])
source

mock-response-body-requestclj

(mock-response-body-request ?body parameters)

Given a body, generates a request based on the used variables.

Given a `body`, generates a request based on the used
variables.
sourceraw docstring

provideclj

(provide val & [cond forced-type])
source

render-templateclj

(render-template template request)
source

webhook-conditionclj

(webhook-condition condition request)

check if condition and return boolean value, default is true

check `if` condition and return boolean value, default is true
sourceraw docstring

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

× close