{
  "oneOf": [
    {
      "type": "string"
    },
    {
      "type": "integer"
    }
  ],
  "$schema": "http://json-schema.org/schema#",
  "type": "object"
}