Skip to content
Snippets Groups Projects
user.json 260 B
Newer Older
{
  "$schema": "http://json-schema.org/draft-04/schema#",
    {"$ref":"../definitions/user.json#/definitions/user-output"}
  ],
  "required":[
    "_id", "firstname", "lastname",
    "root", "email", "created", "modified"