{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_alert_body", "title": "aaa_alert_body", "description": "Message body included in the notification sent.", "example": "SSL certificate has expired", "type": "string" }