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:
leonbrag 2024-09-07 10:34:48 -07:00 committed by GitHub
parent e7dfbf76bb
commit 5952c92fcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: