Internal
A schema "reference" is either a schema or a function that provides a schema. This is useful for lazy loading, and to allow code generation to define schema out of dependency order.
use $SchemaRef
A schema "reference" is either a schema or a function that provides a schema. This is useful for lazy loading, and to allow code generation to define schema out of dependency order.