SchemaRegistryUpdateProperties interface
The updatable properties of the SchemaRegistry.
Properties
| description | Human-readable description of the schema registry. |
| display |
Human-readable display name. |
Property Details
description
Human-readable description of the schema registry.
description?: string
Property Value
string
displayName
Human-readable display name.
displayName?: string
Property Value
string