docs: clarify WebSocket endpoint notation in API section

Co-authored-by: gabriel20xx <21219769+gabriel20xx@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-29 15:58:12 +00:00
co-authored by gabriel20xx
parent e72186f08d
commit 7f87a7620d
+1 -1
View File
@@ -184,7 +184,7 @@ Authorization: Bearer your_password_here
### Sync ### Sync
- `POST /api/sync` - Synchronize data (HTTP fallback) - `POST /api/sync` - Synchronize data (HTTP fallback)
- `GET /api/ws` - WebSocket endpoint for real-time sync - `WebSocket /api/ws` - WebSocket endpoint for real-time sync
### Health ### Health
- `GET /health` - Server health check - `GET /health` - Server health check