{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_sent", "title": "aaa_sent", "description": "Timestamp of when the notification was dispatched in ISO 8601 format.", "example": "2021-10-08T17:52:17.571336Z", "format": "date-time", "type": "string" }