[{"label":"Latest (1.0.0)","version":"latest"}]
crest

HeadingAnalysisCategories

Identifies type of issue (errors or alerts).


Properties

alert Optional

Alert details related to the Heading Analysis Issue IDs.

JSON Example

{
	"alert": {
		"count": 0,
		"description": "string",
		"items": {
			"cr_heading_unrelated": {
				"count": 0,
				"description": "string",
				"id": "string",
				"level": "string"
			}
		}
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Property Of

HeadingAnalysisSuccessResponse

Feedback

Was this page helpful?