Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Apr 21, 2023
1 parent 72a392b commit 628a5ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/integrations/api.md
Expand Up @@ -174,8 +174,8 @@ Timeline of key moments of an event(s) from the database. Accepts the following

| param | Type | Description |
| -------------------- | ---- | --------------------------------------------- |
| `camera` | int | Epoch time |
| `source_id` | str | , separated list of cameras |
| `camera` | int | Name of camera |
| `source_id` | str | ID of tracked object |
| `limit` | int | Limit the number of events returned |

### `GET /api/events/summary`
Expand Down

0 comments on commit 628a5ef

Please sign in to comment.