mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 23:25:25 +03:00
Update api.md
Per discussion here https://github.com/blakeblackshear/frigate/discussions/13590#discussioncomment-10578071 /api/review/<id>/preview was missed. Took liberty to add it to docs
This commit is contained in:
parent
e7dfbf76bb
commit
5952c92fcf
@ -463,6 +463,10 @@ Reviews from the database. Accepts the following query string parameters:
|
|||||||
|
|
||||||
Get review with `id` from the database.
|
Get review with `id` from the database.
|
||||||
|
|
||||||
|
### `GET /api/review/<id>/preview
|
||||||
|
|
||||||
|
Get clip for preview. Use format (mp4 or gif) to specify clip format.
|
||||||
|
|
||||||
### `GET /api/review/summary`
|
### `GET /api/review/summary`
|
||||||
|
|
||||||
Summary of reviews for the last 30 days. Accepts the following query string parameters:
|
Summary of reviews for the last 30 days. Accepts the following query string parameters:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user