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?