confluent-schema-registry Catalog
Catalog
confluent-schema-registry Catalog
Zilla runtime confluent-schema-registry catalog supports the official Confluent schema registry.
catalog:
type: confluent-schema-registry
options:
url: http://reg.example.com:8081
context: default
Summary
Defines a catalog with a schema pulled from a remote schema registry to enforce validation.
Configuration
options
object
options.url*
string
Schema Registry URL to access schemas via API calls.
options.context
string
| Default:"default"
Schema context represents an independent scope in the Schema Registry.