{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_mechanism", "title": "aaa_mechanism", "description": "The mechanism to which the notification has been dispatched.", "example": "test@example.com", "type": "string" }