Package version:

Enumeration KnownSchemaFormats

Schema formats supported at the time of this library release.

Enumeration Members

Enumeration Members

Avro: "Avro"

Avro

Custom: "Custom"

Schemas of the custom format will be treated as an opaque string

Json: "Json"

JSON

Generated using TypeDoc