Reference schemaThe variant for a reference: a bare include, or an extension when it carries refinements.

This document describes the onyx-include-schema type — a meta-schema variant. Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.

Shape

A closed struct with these fields:

    ref (required)string

    properties — map ⟨ * : schema

    required — list of string

    valuesschema

    itemsschema

    enum — list of any

    namestring

    descriptionstring

    params — map ⟨ * : schema

    args — map ⟨ * : schema

Depends on

Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime