heading_analysis_categories
heading_analysis_categories
Identifies type of issue (errors or alerts).
JSON Example
{
"alert": {
"count": 0,
"description": "string",
"items": {
"cr_heading_unrelated": {
"count": 0,
"description": "string",
"id": "string",
"level": "string",
"xpaths": []
}
}
}
}