List schemaThe variant for a list value; items types the elements.

This document describes the onyx-list-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:

    type (required)string enum: list

    itemsschema

    minItemsinteger

    maxItemsinteger

    namestring

    descriptionstring

    params — map ⟨ * : schema

Depends on

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

Unsubscribe anytime