{
  "name": "NiceSchema",
  "type": "object",
  "properties": {
    "name": { "type": "string", "maxLength": 50 }
  }
}
