mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-26 01:58:59 +03:00
Update api spec
This commit is contained in:
Vendored
+2
-2
@@ -2308,8 +2308,8 @@ paths:
|
||||
$ref: '#/components/schemas/HTTPValidationError'
|
||||
security:
|
||||
- frigateUserAuth: []
|
||||
x-required-role: any
|
||||
description: '**Access:** Any authenticated user.'
|
||||
x-required-role: camera
|
||||
description: '**Access:** Authenticated user with access to the referenced camera.'
|
||||
/review/summarize/start/{start_ts}/end/{end_ts}:
|
||||
post:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user