Liking cljdoc? Tell your friends :D

schema-tools.swagger.core


additional-propertiesclj/s

(additional-properties schema)
source

assoc-collection-formatclj/s

(assoc-collection-format m {:keys [in] :as options})
source

expandclj/smultimethod

source

expand-qualified-keywordsclj/s

(expand-qualified-keywords x options)
source

extract-parameterclj/smultimethod

source

key-nameclj/s

(key-name x)
source

maybe?clj/s

(maybe? schema)
source

not-supported!clj/s

(not-supported! schema)
source

object-schemaclj/s

(object-schema this opts)
source

plain-map?clj/s

(plain-map? x)
source

propertiesclj/s

(properties schema opts)
source

record-schemaclj/s

(record-schema x)
source

remove-empty-keysclj/s

(remove-empty-keys m)
source

required-keysclj/s

(required-keys schema)
source

schema-nameclj/s

(schema-name schema opts)
source

swagger-specclj/s

(swagger-spec x)
(swagger-spec x options)

Transforms data into a swagger2 spec. Input data must conform to the Swagger2 Spec (http://swagger.io/specification/) with a exception that it can have any qualified keywords that are expanded with the schema-tools.swagger.core/expand multimethod.

Transforms data into a swagger2 spec. Input data must conform
to the Swagger2 Spec (http://swagger.io/specification/) with a
exception that it can have any qualified keywords that are expanded
with the `schema-tools.swagger.core/expand` multimethod.
sourceraw docstring

SwaggerSchemaclj/s≠protocol

-transformclj/s

(-transform this opts)
source

transformclj/s

(transform schema opts)
source

transform-predclj/smultimethod

source

transform-typeclj/smultimethod

source

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

× close