Liking cljdoc? Tell your friends :D
Clojure only.

rp.jackdaw.schema


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

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

× close