docs: add /bridge/stats to endpoint list in docstring

This commit is contained in:
Alexander Whitestone
2026-04-13 15:08:08 -04:00
parent 49910d752c
commit 601b7456a7

View File

@@ -9,6 +9,7 @@ Endpoints:
POST /bridge/chat — Send a chat message (curl-testable)
GET /bridge/sessions — List active sessions
GET /bridge/rooms — List all rooms with occupants
GET /bridge/stats — Aggregate bridge statistics
GET /bridge/health — Health check
WS /bridge/ws/{user_id} — Real-time streaming per user