Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaProperties

Package version

Identifies a Schema by its unique ID, version, and location.

Hierarchy

Index

Properties

Properties

format

format: string

Serialization type of schema. Currently only 'avro' is supported, but this is subject to change.

id

id: string

ID that uniquely identifies a schema in the registry namespace.

version

version: number

Automatically incremented version number of the schema.

Generated using TypeDoc