{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/aaa_schemas-alert_type",
"title": "aaa_schemas-alert_type",
"description": "Type of notification that has been dispatched.",
"example": "universal_ssl_event_type",
"type": "string"
}