{
  "type": "external-schema",
  "properties": {
    "value": {
      "type": ["string", "null"],
      "default": null
    }
  }
}
