{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_last_failure", "title": "aaa_last_failure", "description": "Timestamp of the last time an attempt to dispatch a notification to this webhook failed.", "example": "2020-10-26T18:25:04.532316Z", "format": "date-time", "readOnly": true, "type": "string" }