Liking cljdoc? Tell your friends :D

martian.schema


*visited-refs*clj/s

source

coerce-dataclj/s

(coerce-data schema data & [parameter-aliases])

Extracts the data referred to by the schema's keys and coerces it

Extracts the data referred to by the schema's keys and coerces it
sourceraw docstring

coercion-matchersclj/s

(coercion-matchers schema)
source

make-schemaclj/s

(make-schema ref-lookup
             {:keys [name required type enum schema properties $ref items
                     additionalProperties]
              :as param})

Takes a swagger parameter and returns a schema

Takes a swagger parameter and returns a schema
sourceraw docstring

parameter-keysclj/s

(parameter-keys schemas)
source

schemas-for-parametersclj/s

(schemas-for-parameters ref-lookup parameters)

Given a collection of swagger parameters returns a schema map

Given a collection of swagger parameters returns a schema map
sourceraw docstring

URIclj/s

source

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

× close