Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SchemaGetByIdHeaders

Package version

Defines headers for Schema_getById operation.

Hierarchy

  • SchemaGetByIdHeaders

Index

Properties

Optional location

location: undefined | string

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

Optional schemaId

schemaId: undefined | string

References specific schema in registry namespace.

Optional schemaIdLocation

schemaIdLocation: undefined | string

URL location of schema, identified by schema ID.

Optional schemaVersion

schemaVersion: undefined | number

Version of the returned schema.

Optional serializationType

serializationType: undefined | string

Serialization type for the schema being stored.

Generated using TypeDoc