api/notification_create.py.dox.md
notification_create.py API endpoint.notification_create.py because this directory is intentionally flat.notification_create.py owns the runtime implementation.notification_create.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.NotificationCreate (ApiHandler)
requires_auth(cls) -> boolasync process(self, input: dict, request: Request) -> dict | Responsehelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.NotificationCreate is an ApiHandler.NotificationCreate defines process(...).NotificationCreate defines requires_auth(...).flask, helpers.api, helpers.notification.NotificationManager.send_notification, NotificationType, notification.output, notification_type.lower.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.tests/test_download_toast_regressions.pyNo child DOX files.