{
  "config": {
    "type": "object",
    "$ref": "module://@nikitajs/ldap/search#/definitions/connection",
    "properties": {
      "name": {
        "type": "string",
        "description": "Common name of the schema."
      },
      "schema": {
        "type": "string",
        "description": "Path to the schema definition."
      }
    }
  }
}
