deno.land / x / mongoose@6.7.5 / examples / schema / storing-schemas-as-json / schema.json

1
2
3
4
5
6
7
8
9
10
{ "count": "number", "unit": "number", "description": "string", "links": ["string"], "created": "date", "additive": "boolean", "user_id": "ObjectId"}
mongoose

Version Info

Tagged at
a year ago