Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -747,12 +747,10 @@
},
"statistics": {
"$ref": "#/definitions/JobStatistics",
"readOnly": true,
"description": "the job specific statistics."
},
"debugData": {
"$ref": "#/definitions/JobDataPath",
"readOnly": true,
"description": "the job specific debug data locations."
},
"diagnostics": {
Expand Down