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

HeadingAnalysisItems

A JSON object represents issues related to the Heading Analysis check.


Properties

cr_heading_unrelated Optional

A JSON object that contains information about the issue.

JSON Example

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

HeadingAnalysisAlerts

Feedback

Was this page helpful?