Union schemaThe variant for a union — a value matching any one of several alternatives (anyOf).

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

    anyOf (required) — list of schema

    namestring

    descriptionstring

    params — map ⟨ * : schema

Depends on

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

Unsubscribe anytime