schema-registry Catalog
Catalog
schema-registry Catalog
Zilla runtime schema-registry catalog
catalog:
type: 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.