[{"label":"Latest (1.0.0)","version":"latest"}]
crest
CcTranscriptCategories
Identifies type of issue (errors or alerts).
Properties
JSON Example
{
"error": {
"count": 0,
"description": "string",
"items": {
"cr_captions_missing": {
"count": 0,
"description": "string",
"id": "string",
"level": "string"
},
"cr_transcript_missing": {
"count": 0,
"description": "string",
"id": "string",
"level": "string"
}
}
}
}