Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaRegisterHeaders

Package version

Defines headers for Schema_register operation.

Hierarchy

  • SchemaRegisterHeaders

Index

Properties

Optional location

location: undefined | string

URL location of schema, identified by schema group, schema name, and version.

Optional xSchemaId

xSchemaId: undefined | string

References specific schema in registry namespace.

Optional xSchemaIdLocation

xSchemaIdLocation: undefined | string

URL location of schema, identified by schema ID.

Optional xSchemaType

xSchemaType: undefined | string

Serialization type for the schema being registered.

Optional xSchemaVersion

xSchemaVersion: undefined | number

Version of the returned schema.

Generated using TypeDoc