{
  "type": [
    "object",
    "null"
  ],
  "properties": {
    "enable_debug_logging": {
      "type": "boolean",
      "default": false,
      "description": "Whether to enable debug logging for the re-run."
    }
  },
  "$schema": "https://json-schema.org/draft/2019-09/schema"
}