handle_cli_notification

Function handle_cli_notification 

Source
pub async fn handle_cli_notification(
    __arg0: State<AppState>,
    __arg1: Json<NotificationMessage>,
) -> impl IntoResponse
Expand description

Handle CLI notification (internal endpoint for CLI → Dashboard sync)