-record(array_schema, { metadata :: oaspec@openapi@schema:schema_metadata(), items :: oaspec@openapi@schema:schema_ref(), min_items :: gleam@option:option(integer()), max_items :: gleam@option:option(integer()), unique_items :: boolean() }).