Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Description?: string
    Properties: Record<string, JsonSchemaProperty> = {}
    Required?: string[]
    Type: "object" = 'object'

    Methods

    • Serialize to standard JSON Schema format with lowercase keys. Called automatically by JSON.stringify() and Nunjucks dump filter.

      Returns Record<string, unknown>