Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CachedSchema

Cached schema document for the given content type

Hierarchy

  • CachedSchema

Indexable

[key: string]: any

Fields set up in the schema document

Index

Properties

Properties

$schema

$schema: string

Version of JSON Schema used when creating

id

id: string

URI that describes where to locate the JSON schema definition for this content type

Generated using TypeDoc