schema-components - v3.7.0
    Preparing search index...

    Function extractMetaFromJson

    • Extract recognised meta keywords (readOnly, writeOnly, description, title, deprecated, default, component, example, examples) from a JSON Schema node into the SchemaMeta shape consumed by the walker.

      Parameters

      • schema: Record<string, unknown>

      Returns SchemaMeta