@azure/schema-registry package
Classes
| SchemaRegistryClient |
Client for Azure Schema Registry service. |
Interfaces
| GetSchemaOptions |
Options to configure SchemaRegistryClient.getSchema. |
| GetSchemaPropertiesOptions |
Options for SchemaRegistryClient.getSchemaProperties. |
| RegisterSchemaOptions |
Options for SchemaRegistryClient.registerSchema. |
| Schema |
Schema definition with its properties. |
| SchemaDescription |
Schema definition with its name, format, and group. |
| SchemaProperties |
Properties of a schema. |
| SchemaRegistry |
Represents a store of registered schemas. Implemented by SchemaRegistryClient to store the schemas using the Azure Schema Registry service. |
| SchemaRegistryClientOptions |
Options for SchemaRegistrationClient. |
Enums
| KnownSchemaFormats |
Schema formats supported at the time of this library release. |