{
  "properties": {
    "patch": {
      "type": "object"
    },
    "strategy_id": {
      "type": "string"
    }
  },
  "required": [
    "strategy_id",
    "patch"
  ],
  "type": "object"
}
