arktypea
arktype9mo ago
7 replies
TaQuanMinhLong

object but not array

how do we declare a schema that only accepts plain json object like
{}
or
{some: "key"}
but not
[]
?
Was this page helpful?