Package version:

Interface SchemaDescription

Schema definition with its name, format, and group.

Hierarchy

  • SchemaDescription

Properties

definition: string

String representation of schema.

format: string

The format of schema and it must match the serialization type of the schema's group.

groupName: string

Schema group under which schema is or should be registered.

name: string

Name of schema.

Generated using TypeDoc