{
  "anyOf": [
    { "type": "string" },
    { "type": "number" }
  ]
}

