{
  "properties": {
    "backtest_ids": {
      "items": {
        "type": "string"
      },
      "type": "array"
    }
  },
  "required": [
    "backtest_ids"
  ],
  "type": "object"
}
