(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close