docs: clarify WebSocket endpoint notation in API section
Co-authored-by: gabriel20xx <21219769+gabriel20xx@users.noreply.github.com>
This commit is contained in:
co-authored by
gabriel20xx
parent
e72186f08d
commit
7f87a7620d
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user