{
  "definitions": {
    "def": {
      "type": "object",
      "properties": {
        "str": {
          "type": "string"
        }
      }
    }
  }
}
