Liking cljdoc? Tell your friends :D

rp.jackdaw.schema


fetch-latest-schema-with-metaclj

(fetch-latest-schema-with-meta registry-url subject)
source

fetch-schemaclj

(fetch-schema registry-url subject version)

Pull a specific version (like "1", "2" or "latest") of a schema from the registry. Returns a string containing the AVSC (JSON). Suitable for use as the :schema value for serde metadata.

Pull a specific version (like `"1"`, `"2"` or `"latest"`) of a schema from the registry.
Returns a string containing the AVSC (JSON). Suitable for use as the `:schema` value for serde metadata.
sourceraw docstring

fetch-schema-with-metaclj

(fetch-schema-with-meta registry-url subject version)
source

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

× close