(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |