{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/aaa_url", "title": "aaa_url", "description": "The POST endpoint to call when dispatching a notification.", "example": "https://hooks.slack.com/services/Ds3fdBFbV/456464Gdd", "type": "string" }