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

CrestAlerts

Details related to Alert that contains count, description, etc.


Properties

integer
count Optional

Represents the count of the alerts.


string
description Optional

A brief description of the alert.


items Optional

Alert Issue IDs details related to Crest.

JSON Example

{
	"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

CrestCategories

Feedback

Was this page helpful?