{
  "type": "object",
  "additionalProperties": true,
  "properties": {
    "tis_TYPE": {
      "type": "array",
      "items": {
        "type": "string"
      }
    }
  },
  "$defs": null
}