{
  "$id": "#User",
  "title": "User",
  "description": "User ref",
  "type": "object",
  "properties": {
    "hash": { "type": "string" }
  },
  "$comment": "TODO: Refine properties"
}
