{
  "title": "Hello",
  "type": "object",
  "properties": {
    "greeting": {
      "type": "string"
    }
  }
}
