Skip to content

Schema

Vincent Bechu requested to merge vincentB/jio:schema into master

Add schema as property in allDocs options and as capacity.

Handle date with jiodate, like that:

schema: {date_property: {type: "string", format: "date-time"}}

Merge request reports